- More robust tests strategy: captured outputs are always compared to some expected result. - Clearer and more consistent test. Signed-off-by: Paul Beckingham <paul@beckingham.net>
- Changed the interpreter of the test files to use /usr/bin/env to find perl in the user's path instead of hard-coding /usr/bin/perl
- Added bug.1043.t which makes sure that aliases are listed by '_aliases' and not by '_commands' or '_zshcommands'.