summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-15 22:53:01 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-15 22:53:01 +0000
commit78e3900c38e9209c185b02cbfe9227bff543fc2b (patch)
treedc9e1378e092980dff685e96d2baad210320450e /bin
parentc364584b4fc3f6f1cbb91e04230224647ca15c0c (diff)
downloadATCD-78e3900c38e9209c185b02cbfe9227bff543fc2b.tar.gz
ChangeLogTag:Mon May 15 15:49:37 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'bin')
-rw-r--r--bin/run_all_list.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index ccc76337fe2..df4c0bbf3c1 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -39,6 +39,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/ORB_init , run_test.pl',
'TAO/tests/DSI_Gateway , run_test.pl',
'TAO/tests/DynAny_Test , run_test.pl',
+ 'TAO/tests/Connection_Purging , run_test.pl',
'TAO/examples/Buffered_Oneways , run_test.pl',
# REQUIRES AMI 'TAO/examples/Buffered_AMI , run_test.pl',
'TAO/examples/InterOp-Naming , run_test.pl',
@@ -108,6 +109,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/ORB_init , run_test.pl',
# NOT MINIMUM 'TAO/tests/DSI_Gateway , run_test.pl',
# NOT MINIMUM 'TAO/tests/DynAny_Test , run_test.pl',
+ 'TAO/tests/Connection_Purging , run_test.pl',
# NOT MINIMUM 'TAO/examples/Buffered_Oneways , run_test.pl',
# NOT MINIMUM 'TAO/examples/Buffered_AMI , run_test.pl',
'TAO/examples/InterOp-Naming , run_test.pl',
@@ -175,6 +177,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/ORB_init , run_test.pl',
'TAO/tests/DSI_Gateway , run_test.pl',
'TAO/tests/DynAny_Test , run_test.pl',
+ 'TAO/tests/Connection_Purging , run_test.pl',
'TAO/examples/Buffered_Oneways , run_test.pl',
# REQUIRES AMI 'TAO/examples/Buffered_AMI , run_test.pl',
'TAO/examples/POA/Adapter_Activator , run_test.pl',