summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-19 15:28:17 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-19 15:28:17 +0000
commitb0b318eab7992a88e459bd29d4c068ae26e46af1 (patch)
tree740b9e1eb97a3c3706f74af1818ca600166ca650 /bin
parentc6372d43d72a8a14afa29d5e1d872dd8129c1f13 (diff)
downloadATCD-b0b318eab7992a88e459bd29d4c068ae26e46af1.tar.gz
ChangeLogTag:Tue Oct 19 10:27:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'bin')
-rw-r--r--bin/run_all_list.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index 228c50214aa..b8e57b5229c 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -29,6 +29,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/Timeout , run_test.pl',
'TAO/tests/IDL_Test , run_test.pl',
'TAO/tests/ORB_init , run_test.pl',
+ 'TAO/tests/DSI_Gateway , 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',
@@ -142,6 +143,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/IORManipulation , run_test.pl',
'TAO/tests/Timeout , run_test.pl',
'TAO/tests/ORB_init , run_test.pl',
+ 'TAO/tests/DSI_Gateway , 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',