summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2019-04-23 09:45:23 -0500
committerAdam Mitz <mitza@objectcomputing.com>2019-04-23 09:45:23 -0500
commit1cc99db75ca15faed9fee9f4ac1d716a0bb1b487 (patch)
treeeef45aea81edbd6fb12b957756fa7b6d801367bd
parent483b7acbfbd9f3385fde99cf4febeebb5093cef9 (diff)
downloadATCD-1cc99db75ca15faed9fee9f4ac1d716a0bb1b487.tar.gz
orbsvcs tests/examples: removed Perl files from Documentation_Files group as they are already in Test_Files
VS2017 and VS2019 require each file to be listed in a single section, no overlaps
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc1
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_App.mpc8
2 files changed, 0 insertions, 9 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
index 9e83a2e0936..09aa1579a60 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
@@ -16,7 +16,6 @@ project(*Manager): orbsvcsexe, portableserver {
ManagerC.cpp
}
Documentation_Files {
- run_test.pl
README
drivers/*
}
diff --git a/TAO/orbsvcs/tests/FT_App/FT_App.mpc b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
index 2d0adeb89f1..f3ff80e6d77 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_App.mpc
+++ b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
@@ -32,14 +32,6 @@ project(*Server): taoserver, fault_tolerance, orbsvcsexe, avoids_minimum_corba,
Documentation_Files {
README
- run_test_basic.pl // can the client talk to the server
- run_test_detector.pl // does a detector notice a server fault
- run_test_notifier.pl // does the notification get to an analyzer
- run_test_fault_consumer.pl // Is the notification analyzed correctly
- run_test_registry.pl // does the stand-along factory registry work
- run_test_rmregistry.pl // does the factory registry in the RM work
- run_test_replication_mgr.pl //
- run_test_demo.pl // test it all together
}
IDL_Files {