summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-12-26 20:24:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-12-26 20:24:16 +0000
commit7aca30baf652787a60588aa2d5dd4faeaebec85e (patch)
tree3e140515fecf7e65e60017abaffd904fd3b097e4
parente9cfb9cf80bba07672c363e93294c30f72466997 (diff)
downloadATCD-7aca30baf652787a60588aa2d5dd4faeaebec85e.tar.gz
ChangeLogTag:Tue Dec 26 14:45:50 2000 Ossama Othman <ossama@uci.edu>
-rw-r--r--ChangeLog15
-rw-r--r--ChangeLogs/ChangeLog-02a15
-rw-r--r--ChangeLogs/ChangeLog-03a15
-rw-r--r--bin/auto_run_tests.lst3
4 files changed, 35 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index eb97f48fa47..5aed0028355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Dec 26 14:45:50 2000 Ossama Othman <ossama@uci.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added TAO's "Dynamic" and "IORInterceptor" PortableInterceptor
+ tests to the list of tests to run.
+
Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/IPC_SAP/SPIPE_SAP/server.cpp: Fixed a statement not
@@ -5,10 +12,10 @@ Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Sat Dec 23 18:11:02 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * ace/SString.cpp: Enhanced the implementation so that it works correctly
- when binary data (i.e., data that may contain NUL characters) is
- stored in a string. Thanks to Michael Lindner <mikel@att.net>
- for reporting this.
+ * ace/SString.cpp: Enhanced the implementation so that it works
+ correctly when binary data (i.e., data that may contain NUL
+ characters) is stored in a string. Thanks to Michael Lindner
+ <mikel@att.net> for reporting this.
Fri Dec 22 15:18:49 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index eb97f48fa47..5aed0028355 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Dec 26 14:45:50 2000 Ossama Othman <ossama@uci.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added TAO's "Dynamic" and "IORInterceptor" PortableInterceptor
+ tests to the list of tests to run.
+
Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/IPC_SAP/SPIPE_SAP/server.cpp: Fixed a statement not
@@ -5,10 +12,10 @@ Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Sat Dec 23 18:11:02 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * ace/SString.cpp: Enhanced the implementation so that it works correctly
- when binary data (i.e., data that may contain NUL characters) is
- stored in a string. Thanks to Michael Lindner <mikel@att.net>
- for reporting this.
+ * ace/SString.cpp: Enhanced the implementation so that it works
+ correctly when binary data (i.e., data that may contain NUL
+ characters) is stored in a string. Thanks to Michael Lindner
+ <mikel@att.net> for reporting this.
Fri Dec 22 15:18:49 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index eb97f48fa47..5aed0028355 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Tue Dec 26 14:45:50 2000 Ossama Othman <ossama@uci.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added TAO's "Dynamic" and "IORInterceptor" PortableInterceptor
+ tests to the list of tests to run.
+
Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
* examples/IPC_SAP/SPIPE_SAP/server.cpp: Fixed a statement not
@@ -5,10 +12,10 @@ Tue Dec 26 11:49:49 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Sat Dec 23 18:11:02 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * ace/SString.cpp: Enhanced the implementation so that it works correctly
- when binary data (i.e., data that may contain NUL characters) is
- stored in a string. Thanks to Michael Lindner <mikel@att.net>
- for reporting this.
+ * ace/SString.cpp: Enhanced the implementation so that it works
+ correctly when binary data (i.e., data that may contain NUL
+ characters) is stored in a string. Thanks to Michael Lindner
+ <mikel@att.net> for reporting this.
Fri Dec 22 15:18:49 2000 Steve Huston <shuston@riverace.com>
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 79c67c11fcb..1f7ac912463 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -55,7 +55,8 @@ TAO/examples/Buffered_Oneways/run_test.pl: !MINIMUM
TAO/tests/InterOp-Naming/run_test.pl: !MINIMUM
TAO/tests/Multiple/run_test.pl
# This test is broken - to be fixed by Angelo TAO/tests/Exposed_Policies/run_test.pl
-
+TAO/tests/Portable_Interceptors/Dynamic/run_test.pl: !MINIMUM
+TAO/tests/Portable_Interceptors/IORInterceptor/run_test.pl: !MINIMUM
TAO/examples/POA/Adapter_Activator/run_test.pl: !MINIMUM
TAO/examples/POA/DSI/run_test.pl: !MINIMUM