summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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'
);