diff options
-rw-r--r-- | ACE/ChangeLog | 7 | ||||
-rw-r--r-- | ACE/bin/tao_orb_tests.lst | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog index 59792c09613..980ac70a241 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,4 +1,9 @@ -Thu Mar 22 19:44:02 UTC 2007 Chad Elliott <elliott_c@ociweb.com> +Thu Mar 22 19:25:02 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/tao_orb_tests.lst: + Added Abstract_Interface test + +Thu Mar 22 18:44:02 UTC 2007 Chad Elliott <elliott_c@ociweb.com> * ace/ACE.inl: diff --git a/ACE/bin/tao_orb_tests.lst b/ACE/bin/tao_orb_tests.lst index d76437f9711..e5dfd3f0475 100644 --- a/ACE/bin/tao_orb_tests.lst +++ b/ACE/bin/tao_orb_tests.lst @@ -10,6 +10,7 @@ # NOTE: This file contains tests only for TAO's ORB. Please do not # include things like performance-tests, and examples here. +TAO/tests/Abstract_Interface/run_test.pl: TAO/tests/Bug_2702_Regression/run_test.pl: TAO/tests/ORB_Local_Config/Bunch/run_test.pl: TAO/tests/ORB_Local_Config/Bug_1459/run_test.pl: SSL !STATIC !ACE_FOR_TAO |