summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 02:42:22 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 02:42:22 +0000
commitdc4dad3f4b4412eca78c85241130bb949ca28c4f (patch)
treed499d31f25d8f27d54172602c88adfdbb9f557bd
parent574b102133d5e431fb03d6c2a7bc9dad358b4ee8 (diff)
downloadATCD-dc4dad3f4b4412eca78c85241130bb949ca28c4f.tar.gz
Added new directory to the testsuite.
-rwxr-xr-xbin/auto_compile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/auto_compile b/bin/auto_compile
index 4626028e156..7fa07f0e947 100755
--- a/bin/auto_compile
+++ b/bin/auto_compile
@@ -69,6 +69,7 @@ $MODULE='ACE_wrappers';
'TAO/tests/POA/Deactivation , run_test.pl',
'TAO/tests/POA/Destruction , run_test.pl',
'TAO/tests/IORManipulation , run_test.pl',
+ 'TAO/tests/Timeout , run_test.pl',
'TAO/examples/POA/Adapter_Activator , run_test.pl',
'TAO/examples/POA/DSI , run_test.pl',
'TAO/examples/POA/Default_Servant , run_test.pl',