summaryrefslogtreecommitdiff
path: root/bin/auto_compile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-25 03:24:24 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-25 03:24:24 +0000
commitbb8de5aa648694d4626cdbbc52c6d087793b388c (patch)
treeb8b47efe096e1bd22c15648bce0ee57c0045e49a /bin/auto_compile
parent97d414c227df2f1ed3d7c439e11a41073722defb (diff)
downloadATCD-bb8de5aa648694d4626cdbbc52c6d087793b388c.tar.gz
Added some more tests.
Diffstat (limited to 'bin/auto_compile')
-rwxr-xr-xbin/auto_compile13
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/auto_compile b/bin/auto_compile
index d8b867f58fc..b81fa756ee7 100755
--- a/bin/auto_compile
+++ b/bin/auto_compile
@@ -83,21 +83,22 @@ $MODULE='ACE_wrappers';
'TAO/examples/Simple/time-date , run_test.pl',
'TAO/examples/Simple/time , run_test.pl',
'TAO/orbsvcs/tests/Simple_Naming , run_test.pl',
+ 'TAO/orbsvcs/tests/Trading , run_test.pl',
'TAO/orbsvcs/tests/Event/Basic , run_test.pl',
'TAO/orbsvcs/tests/Event/Performance , run_test.pl',
'TAO/orbsvcs/tests/EC_Basic , run_test.pl',
'TAO/orbsvcs/tests/EC_Custom_Marshal , run_test.pl',
'TAO/orbsvcs/tests/EC_Throughput , run_test.pl',
-# 'TAO/orbsvcs/tests/EC_Mcast , run_test.pl',
+ 'TAO/orbsvcs/tests/EC_Mcast , run_test.pl',
# 'TAO/orbsvcs/tests/EC_Multiple , run_test.pl',
-# 'TAO/orbsvcs/tests/Event_Latency , run_test.pl',
-# 'TAO/examples/Simple/echo , run_test.pl',
+ 'TAO/orbsvcs/tests/Event_Latency , run_test.pl',
+ 'TAO/examples/Simple/echo , run_test.pl < Echo.idl',
# 'TAO/examples/Simple/chat , run_test.pl',
- 'TAO/performance-tests/Cubit/TAO/MT_Cubit , run_test.pl -n 100',
- 'TAO/performance-tests/POA/Object_Creation_And_Registration , run_test.pl'
+ 'TAO/orbsvcs/tests/Property , run_test.pl',
+ 'TAO/performance-tests/POA/Object_Creation_And_Registration , run_test.pl',
+ 'TAO/performance-tests/Cubit/TAO/MT_Cubit , run_test.pl -n 100'
# 'TAO/orbsvcs/tests/ImplRepo , run_test.pl airplane',
# 'TAO/orbsvcs/tests/ImplRepo , run_test.pl airplane_ir',
-# 'TAO/orbsvcs/tests/Property , run_test.pl'
);