summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-10 17:31:42 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-10 17:31:42 +0000
commit3cf13c16dd52a4b5f759c8f43c7f6cc98ba85f90 (patch)
tree24c8a6539c513effb0df0f24946965d413d88adb /bin
parent3a4bc92c61836149ff75f4f9d71e1b3561c7a16e (diff)
downloadATCD-3cf13c16dd52a4b5f759c8f43c7f6cc98ba85f90.tar.gz
Added IDL test to the list.
Diffstat (limited to 'bin')
-rw-r--r--bin/run_all_list.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index 40c7f97663f..1c69cb2b002 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -27,6 +27,7 @@ if ($^O eq "MSWin32") {
'TAO/tests/POA/Destruction , run_test.pl',
'TAO/tests/IORManipulation , run_test.pl',
'TAO/tests/Timeout , run_test.pl',
+ 'TAO/tests/IDL_Test , 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',