./commandlinetest Debian.tests Ubuntu.tests === Test 15 failed === $ ./debian-distro-info --date=2011-01-10 -r --devel - + sid === Test 18 failed === $ ./debian-distro-info --help Usage: debian-distro-info [options] Options: -h --help show this help message and exit --date=DATE date for calculating the version (default: today) -a --all list all known versions -d --devel latest development version - -o --oldstable latest stable version + -o --oldstable latest oldstable version - -t --testing current testing version + -s --stable latest stable version - -s --stable latest stable version + --supported list of all supported stable versions - --supported list of all supported stable versions + -t --testing current testing version --unsupported list of all unsupported stable versions -c --codename print the codename (default) -r --release print the release version -f --fullname print the full name See debian-distro-info(1) for more info. === Test 19 failed === $ ./debian-distro-info -h Usage: debian-distro-info [options] Options: -h --help show this help message and exit --date=DATE date for calculating the version (default: today) -a --all list all known versions -d --devel latest development version - -o --oldstable latest stable version + -o --oldstable latest oldstable version - -t --testing current testing version + -s --stable latest stable version - -s --stable latest stable version + --supported list of all supported stable versions - --supported list of all supported stable versions + -t --testing current testing version --unsupported list of all unsupported stable versions -c --codename print the codename (default) -r --release print the release version -f --fullname print the full name See debian-distro-info(1) for more info. === Test 20 failed === $ ./debian-distro-info - debian-distro-info: You have to select exactly one of --all, --devel, --stable, --oldstable, --supported, --testing, --unsupported. + debian-distro-info: You have to select exactly one of --all, --devel, --oldstable, --stable, --supported, --testing, --unsupported. === Test 21 failed === $ ./debian-distro-info -ad - debian-distro-info: You have to select exactly one of --all, --devel, --stable, --oldstable, --supported, --testing, --unsupported. + debian-distro-info: You have to select exactly one of --all, --devel, --oldstable, --stable, --supported, --testing, --unsupported. === Test 22 failed === $ ./debian-distro-info --foo - debian-distro-info: You have to select exactly one of --all, --devel, --stable, --oldstable, --supported, --testing, --unsupported. + debian-distro-info: unrecognized option `--foo' === Test 23 failed === $ ./debian-distro-info -x - debian-distro-info: You have to select exactly one of --all, --devel, --stable, --oldstable, --supported, --testing, --unsupported. + debian-distro-info: unrecognized option `-x' === Test 24 failed === $ ./debian-distro-info bar - debian-distro-info: You have to select exactly one of --all, --devel, --stable, --oldstable, --supported, --testing, --unsupported. + debian-distro-info: unrecognized arguments: bar === Test 25 failed === $ ./debian-distro-info --date - ./debian-distro-info: 235: shift: can't shift that many + debian-distro-info: option `--date' requires an argument DATE === Test 43 failed === $ ./ubuntu-distro-info --bar - ubuntu-distro-info: You have to select exactly one of --all, --devel, --lts, --stable, --supported, --unsupported. + ubuntu-distro-info: unrecognized option `--bar' === Test 44 failed === $ ./ubuntu-distro-info -y - ubuntu-distro-info: You have to select exactly one of --all, --devel, --lts, --stable, --supported, --unsupported. + ubuntu-distro-info: unrecognized option `-y' === Test 45 failed === $ ./ubuntu-distro-info foo - ubuntu-distro-info: You have to select exactly one of --all, --devel, --lts, --stable, --supported, --unsupported. + ubuntu-distro-info: unrecognized arguments: foo === Test 46 failed === $ ./ubuntu-distro-info --date - ./ubuntu-distro-info: 235: shift: can't shift that many + ubuntu-distro-info: option `--date' requires an argument DATE === Test 47 failed === $ ./ubuntu-distro-info --date 2145-10-03 -s + ubuntu-distro-info: Distribution data outdated. === Test 48 failed === $ ./ubuntu-distro-info --date 2145-10-03 -d + ubuntu-distro-info: Distribution data outdated. === Test 49 failed === $ ./ubuntu-distro-info --date 1900-10-03 --lts + ubuntu-distro-info: Distribution data outdated. ------------------------------------------------------------ 16 out of 49 tests failed.