summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-11 21:10:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-11 21:10:58 +0000
commit4d93fe35eccf57fe7e7817dd9a5189a320dfdeb4 (patch)
tree4ae02782aaa371ad4613bc82631ab7f17bab774b
parent71f7cdec56b545eda1b65b1b4e290e01b68d51e6 (diff)
downloadATCD-4d93fe35eccf57fe7e7817dd9a5189a320dfdeb4.tar.gz
ChangeLogTag: Tue Jul 11 16:09:14 2000 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--ChangeLog67
-rw-r--r--ChangeLogs/ChangeLog-02a67
-rw-r--r--ChangeLogs/ChangeLog-03a67
-rw-r--r--bin/auto_run_tests.lst8
4 files changed, 116 insertions, 93 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0c153b9a0..2d8a44cfe5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Jul 11 16:09:14 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst: don't run LongUpcalls test
+ with minimum CORBA. Thanks to Irfan for reporting
+ that the test needs AMI to run, and minimum CORBA
+ doesn't have AMI.
+
Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
* ace/Local_Tokens.cpp (ACE_TPQ_Entry ctor): don't cast result
@@ -8,37 +15,37 @@ Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
Tue Jul 11 14:47:48 2000 Chris Kohlhoff <chris@kohlhoff.com>
- * ace/config-win32-common.h:
- Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
- should probably not be required on this platform.
-
- * include/makeinclude/build_core_exe.bor:
- * include/makeinclude/build_core_library.bor:
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/make_flags.bor:
- * include/makeinclude/outputdir.bor:
- * include/makeinclude/recurse.bor:
- * include/makeinclude/install.bor:
+ * ace/config-win32-common.h:
+ Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
+ should probably not be required on this platform.
+
+ * include/makeinclude/build_core_exe.bor:
+ * include/makeinclude/build_core_library.bor:
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/make_flags.bor:
+ * include/makeinclude/outputdir.bor:
+ * include/makeinclude/recurse.bor:
+ * include/makeinclude/install.bor:
* ace/Makefile.bor:
- Added support for 'make install'.
-
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/clean.bor:
- Changed clean target so that files generated by the IDL compiler
- are removed.
-
- * ace/ace_wchar.h:
- * ace/config-win32-borland.h:
- * ace/OS.h:
- * ace/OS_String.h:
- * ace/OS.i:
- Bring certain types and functions into the global namespace. This
- is necessary so that the ACE headers will work the same regardless
- of any standard C++ headers that may be included beforehand.
+ Added support for 'make install'.
+
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/clean.bor:
+ Changed clean target so that files generated by the IDL compiler
+ are removed.
+
+ * ace/ace_wchar.h:
+ * ace/config-win32-borland.h:
+ * ace/OS.h:
+ * ace/OS_String.h:
+ * ace/OS.i:
+ Bring certain types and functions into the global namespace. This
+ is necessary so that the ACE headers will work the same regardless
+ of any standard C++ headers that may be included beforehand.
Tue Jul 11 14:21:51 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 7b0c153b9a0..2d8a44cfe5d 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Jul 11 16:09:14 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst: don't run LongUpcalls test
+ with minimum CORBA. Thanks to Irfan for reporting
+ that the test needs AMI to run, and minimum CORBA
+ doesn't have AMI.
+
Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
* ace/Local_Tokens.cpp (ACE_TPQ_Entry ctor): don't cast result
@@ -8,37 +15,37 @@ Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
Tue Jul 11 14:47:48 2000 Chris Kohlhoff <chris@kohlhoff.com>
- * ace/config-win32-common.h:
- Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
- should probably not be required on this platform.
-
- * include/makeinclude/build_core_exe.bor:
- * include/makeinclude/build_core_library.bor:
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/make_flags.bor:
- * include/makeinclude/outputdir.bor:
- * include/makeinclude/recurse.bor:
- * include/makeinclude/install.bor:
+ * ace/config-win32-common.h:
+ Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
+ should probably not be required on this platform.
+
+ * include/makeinclude/build_core_exe.bor:
+ * include/makeinclude/build_core_library.bor:
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/make_flags.bor:
+ * include/makeinclude/outputdir.bor:
+ * include/makeinclude/recurse.bor:
+ * include/makeinclude/install.bor:
* ace/Makefile.bor:
- Added support for 'make install'.
-
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/clean.bor:
- Changed clean target so that files generated by the IDL compiler
- are removed.
-
- * ace/ace_wchar.h:
- * ace/config-win32-borland.h:
- * ace/OS.h:
- * ace/OS_String.h:
- * ace/OS.i:
- Bring certain types and functions into the global namespace. This
- is necessary so that the ACE headers will work the same regardless
- of any standard C++ headers that may be included beforehand.
+ Added support for 'make install'.
+
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/clean.bor:
+ Changed clean target so that files generated by the IDL compiler
+ are removed.
+
+ * ace/ace_wchar.h:
+ * ace/config-win32-borland.h:
+ * ace/OS.h:
+ * ace/OS_String.h:
+ * ace/OS.i:
+ Bring certain types and functions into the global namespace. This
+ is necessary so that the ACE headers will work the same regardless
+ of any standard C++ headers that may be included beforehand.
Tue Jul 11 14:21:51 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 7b0c153b9a0..2d8a44cfe5d 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Tue Jul 11 16:09:14 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst: don't run LongUpcalls test
+ with minimum CORBA. Thanks to Irfan for reporting
+ that the test needs AMI to run, and minimum CORBA
+ doesn't have AMI.
+
Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
* ace/Local_Tokens.cpp (ACE_TPQ_Entry ctor): don't cast result
@@ -8,37 +15,37 @@ Tue Jul 11 16:03:58 2000 David L. Levine <levine@cs.wustl.edu>
Tue Jul 11 14:47:48 2000 Chris Kohlhoff <chris@kohlhoff.com>
- * ace/config-win32-common.h:
- Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
- should probably not be required on this platform.
-
- * include/makeinclude/build_core_exe.bor:
- * include/makeinclude/build_core_library.bor:
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/make_flags.bor:
- * include/makeinclude/outputdir.bor:
- * include/makeinclude/recurse.bor:
- * include/makeinclude/install.bor:
+ * ace/config-win32-common.h:
+ Use default value of 0 for ACE_USE_RCSID on Win32 since RCS IDs
+ should probably not be required on this platform.
+
+ * include/makeinclude/build_core_exe.bor:
+ * include/makeinclude/build_core_library.bor:
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/make_flags.bor:
+ * include/makeinclude/outputdir.bor:
+ * include/makeinclude/recurse.bor:
+ * include/makeinclude/install.bor:
* ace/Makefile.bor:
- Added support for 'make install'.
-
- * include/makeinclude/build_dll.bor:
- * include/makeinclude/build_exe.bor:
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/clean.bor:
- Changed clean target so that files generated by the IDL compiler
- are removed.
-
- * ace/ace_wchar.h:
- * ace/config-win32-borland.h:
- * ace/OS.h:
- * ace/OS_String.h:
- * ace/OS.i:
- Bring certain types and functions into the global namespace. This
- is necessary so that the ACE headers will work the same regardless
- of any standard C++ headers that may be included beforehand.
+ Added support for 'make install'.
+
+ * include/makeinclude/build_dll.bor:
+ * include/makeinclude/build_exe.bor:
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/clean.bor:
+ Changed clean target so that files generated by the IDL compiler
+ are removed.
+
+ * ace/ace_wchar.h:
+ * ace/config-win32-borland.h:
+ * ace/OS.h:
+ * ace/OS_String.h:
+ * ace/OS.i:
+ Bring certain types and functions into the global namespace. This
+ is necessary so that the ACE headers will work the same regardless
+ of any standard C++ headers that may be included beforehand.
Tue Jul 11 14:21:51 2000 Steve Huston <shuston@riverace.com>
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 53169885b50..a77f0adcc11 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -1,8 +1,10 @@
-# This is the list of run_test.pl's that need to be run by
+# $Id$
+#
+# This is the list of run_test.pl's that need to be run by
# auto_run_tests.pl.
# Each line has its own test, and a test can be followed by a
# list of configurations it does _not_ run on.
-#
+#
# Example: TAO\examples\foo\run_test.pl: MINIMUM ST
tests/run_test.pl
@@ -39,7 +41,7 @@ TAO/tests/ORB_init/run_test.pl
TAO/tests/DSI_Gateway/run_test.pl: MINIMUM
TAO/tests/DynAny_Test/run_test.pl: MINIMUM
TAO/tests/Connection_Purging/run_test.pl: ST
-TAO/tests/LongUpcalls/run_test.pl
+TAO/tests/LongUpcalls/run_test.pl: MINIMUM
TAO/examples/Buffered_Oneways/run_test.pl: MINIMUM
# REQUIRES AMI 'TAO/examples/Buffered_AMI/run_test.pl: MINIMUM
TAO/tests/InterOp-Naming/run_test.pl: MINIMUM