summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README6
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README6
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt3
3 files changed, 2 insertions, 13 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
index 3a54de29adf..5466d5d9eeb 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
@@ -1,5 +1,3 @@
-
-
This is a simple test showing that Interface inheritance
is supported by the Interface Repository.
@@ -31,8 +29,6 @@ library in TAO/orbsvcs/orbsvcs.
To run this test, either use the Perl script run_test.pl, or
-
-
(Windows)
start the Interface Repository by typing
@@ -72,4 +68,4 @@ and
./IFR_Inheritance_Test
-- Scott Harris <harris_s@ociweb.com> \ No newline at end of file
+- Scott Harris <harris_s@ociweb.com>
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README
index 4e1e9b570f9..6a2cb175173 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README
@@ -1,5 +1,3 @@
-
-
Admin_Client is a class containing several functions which test
the methods in various IFR object classes. Since automatic
administration of the TAO Interface Repository has not yet been
@@ -28,8 +26,6 @@ library in TAO/orbsvcs/orbsvcs.
To run this test, either use the Perl script run_test.pl, or
-
-
(Windows)
start the Interface Repository by typing
@@ -110,4 +106,4 @@ ensure that future modifications to IFR code don't cause deadlocks.
More information about the Interface Repository can be found in
TAO/docs/releasenotes.index.html.
--Jeff Parsons <parsons@cs.wustl.edu> \ No newline at end of file
+-Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt
index bcb742f7819..4de56a9ff97 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt
@@ -1,5 +1,3 @@
-
-
This test illustrates a problem with the IFR service in that it cannot
properly handle forward declared unions.
@@ -37,4 +35,3 @@ Here is a stack trace relative to the IFR service in TAO 1.6.6:
#10 0x00007f68cc47dc25 in POA_CORBA::AttributeDef::_get_type_skel (
server_request=@0x7fffd4cdda90, servant_upcall=0x7fffd4cdd3d0,
servant=0x672150) at IFRService/IFR_BasicS.cpp:14111
-