summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--ChangeLogs/ChangeLog-02a10
-rw-r--r--ChangeLogs/ChangeLog-03a10
-rw-r--r--bin/auto_run_tests.lst1
4 files changed, 25 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 39abeda94c1..6d56374c7d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Dec 7 03:33:49 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added RTCORBA MT test.
+
Wed Dec 06 19:52:42 2000 Darrell Brunsch <brunsch@uci.edu>
* ace/Auto_Ptr.i:
@@ -11,7 +17,7 @@ Wed Dec 06 20:12:35 2000 Irfan Pyarali <irfan@cs.wustl.edu>
reallocate the existing array. However, we do need to run the
destructor on the array elements that will be replaced. Hence,
I added a call to ACE_DES_ARRAY_NOFREE for the elements being
- replaced.
+ replaced.
This fixes bug 704. Thanks to Martin Krumpolec
<krumpo@pobox.sk> for reporting the bug and for providing an
@@ -34,7 +40,7 @@ Wed Dec 6 14:29:13 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
<jloeliger@chiaro.com> for reporting this.
* tests/Log_Msg_Test.cpp,
- * examples/Log_Msg/test_log_msg.cpp (main):
+ * examples/Log_Msg/test_log_msg.cpp (main):
Replaced int with u_long to make compilers happy. Thanks to
Mike Curtis <mccurry@my-deja.com> for pointing this out.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 39abeda94c1..6d56374c7d9 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Thu Dec 7 03:33:49 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added RTCORBA MT test.
+
Wed Dec 06 19:52:42 2000 Darrell Brunsch <brunsch@uci.edu>
* ace/Auto_Ptr.i:
@@ -11,7 +17,7 @@ Wed Dec 06 20:12:35 2000 Irfan Pyarali <irfan@cs.wustl.edu>
reallocate the existing array. However, we do need to run the
destructor on the array elements that will be replaced. Hence,
I added a call to ACE_DES_ARRAY_NOFREE for the elements being
- replaced.
+ replaced.
This fixes bug 704. Thanks to Martin Krumpolec
<krumpo@pobox.sk> for reporting the bug and for providing an
@@ -34,7 +40,7 @@ Wed Dec 6 14:29:13 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
<jloeliger@chiaro.com> for reporting this.
* tests/Log_Msg_Test.cpp,
- * examples/Log_Msg/test_log_msg.cpp (main):
+ * examples/Log_Msg/test_log_msg.cpp (main):
Replaced int with u_long to make compilers happy. Thanks to
Mike Curtis <mccurry@my-deja.com> for pointing this out.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 39abeda94c1..6d56374c7d9 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,9 @@
+Thu Dec 7 03:33:49 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added RTCORBA MT test.
+
Wed Dec 06 19:52:42 2000 Darrell Brunsch <brunsch@uci.edu>
* ace/Auto_Ptr.i:
@@ -11,7 +17,7 @@ Wed Dec 06 20:12:35 2000 Irfan Pyarali <irfan@cs.wustl.edu>
reallocate the existing array. However, we do need to run the
destructor on the array elements that will be replaced. Hence,
I added a call to ACE_DES_ARRAY_NOFREE for the elements being
- replaced.
+ replaced.
This fixes bug 704. Thanks to Martin Krumpolec
<krumpo@pobox.sk> for reporting the bug and for providing an
@@ -34,7 +40,7 @@ Wed Dec 6 14:29:13 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
<jloeliger@chiaro.com> for reporting this.
* tests/Log_Msg_Test.cpp,
- * examples/Log_Msg/test_log_msg.cpp (main):
+ * examples/Log_Msg/test_log_msg.cpp (main):
Replaced int with u_long to make compilers happy. Thanks to
Mike Curtis <mccurry@my-deja.com> for pointing this out.
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 7a2db122841..cadbf7daa63 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -21,6 +21,7 @@ TAO/tests/Leader_Followers/run_test.pl: ST
TAO/tests/Multiple_Inheritance/run_test.pl
TAO/tests/RTCORBA/Client_Propagated/run_test.pl: MINIMUM linux
TAO/tests/RTCORBA/Server_Declared/run_test.pl: MINIMUM ST linux
+TAO/tests/RTCORBA/MT_Client_Protocol_Priority/run_test.pl: MINIMUM ST linux
TAO/tests/RTCORBA/Banded_Connections/run_test.pl: MINIMUM ST linux
TAO/tests/RTCORBA/Server_Protocol/run_test.pl: MINIMUM
TAO/tests/RTCORBA/Client_Protocol/run_test.pl: MINIMUM