#!/bin/bash # $HeadURL$ $LastChangedRevision$ $(ade-config ade_share_prefix)/tests/testlist echo "bin/ADE101_adetest_standard_redirections" echo "bin/ADE201_adegmt_target_exists_already" echo "bin/ADE202_adegmt_templates_pass_tests" echo "bin/ADE301_adeinst_mode_one" echo "bin/ADE302_adeinst_mode_two" echo "bin/ADE303_adeinst_mode_three" echo "bin/ADE304_adeinst_symlinks" echo "bin/ADE400_adeass_basics" echo "bin/ADE506_stdlibs_make_absolute" echo "bin/ADE508_stdlibs_ade_err_error" echo "bin/ADE510_stdlibs_ade_fork_multi" echo "bin/ADE511_stdlibs_ade_lck_lock" echo "bin/ADE512_stdlibs_ade_uuid" echo "bin/ADE513_stdlibs_ade_sql" echo "bin/ADE515_stdlibs_ade_lck_lock_permissions" echo "bin/ADE516_stdlibs_writers" echo "bin/ADE600_adebun_makeclean_finds_adebun" echo "bin/ADE700_adech_comments" echo "bin/ADE750_appconfig_format_and_mode" echo "bin/ADE800_adeperlf_adeshf" echo "bin/ADE801_adexxxf_allow_return" echo "bin/ADE802_adexxxf_simulate" # Wed Feb 2 20:15:30 CET 2011 # ADE900_adegmt_tplmods_usable is just too problematic! # The problems are that the test passes when run under 'make tests' # or under 'adedevsh adetest -v' but when bsfr runs it # it does not. bsfr has some constraints to do with its # environment which made it very hard to fix this test. #echo "bin/ADE900_adegmt_tplmods_usable" echo "bin/ADE950_ademan2html_noop"