summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-25 15:47:13 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-25 15:47:13 +0000
commit9e98a0dd008815227f00fb82261d153bbe05cedc (patch)
tree9892a4531db3e71521941c037944d86b029d7f5c
parentfd05010938283781d3e686ae6141491bc38aa521 (diff)
downloadATCD-9e98a0dd008815227f00fb82261d153bbe05cedc.tar.gz
ChangeLogTag:Tue Aug 25 10:38:52 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
-rw-r--r--ChangeLog-98b6
-rwxr-xr-xbin/auto_compile3
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 652c47a491b..1ec8324b07a 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,9 @@
+Tue Aug 25 10:38:52 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * bin/auto_compile:
+ Added orbsvcs/test/Property/run_test.pl.
+ The Simple test was moved to Simple/time.
+
Tue Aug 25 10:45:50 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tests/Aio_Platform_Test.cpp: Fixed the SunCC errors about
diff --git a/bin/auto_compile b/bin/auto_compile
index 1fcc330fdf6..642107ab773 100755
--- a/bin/auto_compile
+++ b/bin/auto_compile
@@ -51,7 +51,7 @@ $MODULE='ACE_wrappers';
'TAO/tests/Cubit/TAO/DII_Cubit , run_test.pl',
'TAO/tests/Param_Test , run_test.pl',
'TAO/tests/Param_Test , run_test.pl -i dii',
- 'TAO/tests/Simple , run_test.pl',
+ 'TAO/tests/Simple/time , run_test.pl',
'TAO/tests/NestedUpcall/Reactor , run_test.pl',
'TAO/tests/NestedUpcall/Triangle_Test , run_test.pl',
'TAO/tests/NestedUpcall/MT_Client_Test , run_test.pl',
@@ -60,6 +60,7 @@ $MODULE='ACE_wrappers';
'TAO/orbsvcs/tests/EC_Throughput , run_test.pl',
'TAO/orbsvcs/tests/EC_Custom_Marshal , run_test.pl',
'TAO/orbsvcs/tests/EC_Multiple , run_test.pl',
+ 'TAO/orbsvcs/tests/Property , run_test.pl',
'TAO/tests/Cubit/TAO/MT_Cubit , run_test.pl' );
# We obtain our revision to report errors.