diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-12-29 23:22:51 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-12-29 23:22:51 +0000 |
commit | 472352d40a6bcc2cdbd6df183e59240bd0e5a814 (patch) | |
tree | f5112a0d22f94dec6724cd4685e38ae6255081a7 /bin | |
parent | 2c86b7ec39ffc5482a308164233aca0bb59af854 (diff) | |
download | ATCD-472352d40a6bcc2cdbd6df183e59240bd0e5a814.tar.gz |
ChangeLogTag: Sun Dec 29 18:27:38 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/auto_run_tests.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst index 97933032537..280c645b1f2 100644 --- a/bin/auto_run_tests.lst +++ b/bin/auto_run_tests.lst @@ -36,8 +36,8 @@ TAO/tests/AMH_Exceptions/run_test.pl: !MINIMUM TAO/tests/OctetSeq/run_test.pl TAO/tests/OctetSeq/run_test1.pl: !STATIC TAO/tests/OctetSeq/run_test2.pl: !STATIC -TAO/tests/BiDirectional/run_test.pl: !MINIMUM -TAO/tests/BiDirectional_NestedUpcall/run_test.pl: !MINIMUM !STATIC +TAO/tests/BiDirectional/run_test.pl: !MINIMUM !GIOP10 +TAO/tests/BiDirectional_NestedUpcall/run_test.pl: !MINIMUM !STATIC !GIOP10 TAO/tests/Leader_Followers/run_test.pl: !ST TAO/tests/Leader_Followers/run_test_mt.pl: !ST TAO/tests/Multiple_Inheritance/run_test.pl @@ -69,7 +69,7 @@ TAO/tests/Cache_Growth_Test/run_test.pl TAO/tests/Muxing/run_test.pl: !ST TAO/tests/Muxed_GIOP_Versions/run_test.pl: !ST TAO/tests/MT_Client/run_test.pl: !ST -TAO/tests/MT_BiDir/run_test.pl: !ST !MINIMUM +TAO/tests/MT_BiDir/run_test.pl: !ST !MINIMUM !GIOP10 TAO/tests/File_IO/run_test.pl: !ST !MINIMUM TAO/tests/MT_Server/run_test.pl: !ST TAO/tests/No_Server_MT_Connect_Test/run_test.pl: !ST !MINIMUM |