summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2019-04-24 09:27:38 -0500
committerGitHub <noreply@github.com>2019-04-24 09:27:38 -0500
commit26212992b6723c287d231fa0a6b8e2ebf059533c (patch)
tree3b120d1dd8972fdbd3b6d5be11776fb6ac9ddbd4
parent930c9568dae0f5532c5a0ff0bde54e9cce587231 (diff)
parent1cc99db75ca15faed9fee9f4ac1d716a0bb1b487 (diff)
downloadATCD-26212992b6723c287d231fa0a6b8e2ebf059533c.tar.gz
Merge pull request #895 from mitza-oci/vs2019proj
orbsvcs tests/examples: removed MPC and Perl files from Documentation_Files, they are already elsewhere in the project
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_App.mpc9
2 files changed, 0 insertions, 11 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
index 2be113473a0..d8f64729057 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
@@ -15,8 +15,6 @@ project(*Manager): orbsvcsexe, portableserver {
ManagerC.cpp
}
Documentation_Files {
- Advanced.mpc
- 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 ae1ffb5ac3d..77779743c07 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_App.mpc
+++ b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
@@ -30,15 +30,6 @@ project(*Server): taoserver, fault_tolerance, orbsvcsexe, avoids_minimum_corba,
Documentation_Files {
README
- FT_App.mpc
- 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 {