Manual tests are those tests which cannot be run automatically. test-ellipsize simply doesn't do much, but it still makes sense to run it automatically, because the code paths get touched, asserts are checked, etc. It also makes a lot of sense to run it under valgrind. It should stay. Zbyszek