diff options
author | zhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-02-07 23:22:07 +0000 |
---|---|---|
committer | zhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-02-07 23:22:07 +0000 |
commit | bfd798d1ead222345fd664d65dc7e8685a616be6 (patch) | |
tree | e4b8159d5daaba8f5f5b168eaaca20df66eb01e3 | |
parent | 93f719ad9cb1c01169fc4104d971a1276f2bc8fd (diff) | |
download | ATCD-bfd798d1ead222345fd664d65dc7e8685a616be6.tar.gz |
Wed Feb 7 23:04:49 UTC 2007 Wallace Zhang <zhang_w@ociweb.com>
-rw-r--r-- | ACE/ChangeLog | 6 | ||||
-rw-r--r-- | ACE/bin/tao_other_tests.lst | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog index 7c2dabe31bd..46871809221 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 7 23:04:49 UTC 2007 Wallace Zhang <zhang_w@ociweb.com> + + * bin/tao_other_tests.lst: + + Added two existing Notify Service examples into the autotest list. + Wed Feb 7 21:01:39 UTC 2007 Steve Huston <shuston@riverace.com> * ACE-INSTALL.html: Added a bit of info about building for National diff --git a/ACE/bin/tao_other_tests.lst b/ACE/bin/tao_other_tests.lst index 4b9d8a0be31..0b6693781c0 100644 --- a/ACE/bin/tao_other_tests.lst +++ b/ACE/bin/tao_other_tests.lst @@ -163,3 +163,5 @@ TAO/utils/nslist/run_test.pl: !ST !SUNCC5_1 !NO_MESSAGING !ACE_FOR_TAO TAO/orbsvcs/tests/BiDir_CORBALOC/run_test.pl: !NO_MESSAGING !ACE_FOR_TAO TAO/orbsvcs/tests/IOR_MCast/run_test_ipv6.pl: IPV6 !NO_MCAST !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Bug_2709_Regression/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ACE_FOR_TAO +TAO/orbsvcs/examples/Notify/Filter/run_test.pl: !ST !NO_MESSAGING !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ACE_FOR_TAO +TAO/orbsvcs/examples/Notify/Subscribe/run_test.pl: !ST !NO_MESSAGING !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ACE_FOR_TAO |