public inbox for mauve-patches@sourceware.org
 help / color / mirror / Atom feed
From: Christian Thalinger <twisti@complang.tuwien.ac.at>
To: mauve-patches ml <mauve-patches@sourceware.org>
Subject: build directory support, part 2, patch 2: Uses tags for org/omg
Date: Wed, 25 Jun 2008 08:02:00 -0000	[thread overview]
Message-ID: <1214380932.4472.11.camel@cthalinger.lan> (raw)

Index: gnu/testlet/org/omg/CORBA/Any/testAny.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA/Any/testAny.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 testAny.java
--- gnu/testlet/org/omg/CORBA/Any/testAny.java	18 May 2005 21:56:36 -0000	1.1
+++ gnu/testlet/org/omg/CORBA/Any/testAny.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,5 @@
 // Tags: JDK1.2
+// Uses: ../Asserter
 
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
Index: gnu/testlet/org/omg/CORBA/ORB/DirectTest.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA/ORB/DirectTest.java,v
retrieving revision 1.4
diff -u -3 -p -r1.4 DirectTest.java
--- gnu/testlet/org/omg/CORBA/ORB/DirectTest.java	13 Oct 2005 21:12:08 -0000	1.4
+++ gnu/testlet/org/omg/CORBA/ORB/DirectTest.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: JDK1.2
+// Uses: ../Asserter
+
 /* DirectTest.java --
    Copyright (C) 2005 Free Software Foundation, Inc.
 
Index: gnu/testlet/org/omg/CORBA/ORB/comServer.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA/ORB/comServer.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 comServer.java
--- gnu/testlet/org/omg/CORBA/ORB/comServer.java	11 Jun 2005 17:32:42 -0000	1.2
+++ gnu/testlet/org/omg/CORBA/ORB/comServer.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: ../../CORBA_2_3/ORB/Valtype/GreetingsServant
+
 /* comServer.java --
    Copyright (C) 2005 Free Software Foundation, Inc.
 
Index: gnu/testlet/org/omg/CORBA/ORB/RF11/rf11Caller.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA/ORB/RF11/rf11Caller.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 rf11Caller.java
--- gnu/testlet/org/omg/CORBA/ORB/RF11/rf11Caller.java	4 Jun 2005 12:00:34 -0000	1.1
+++ gnu/testlet/org/omg/CORBA/ORB/RF11/rf11Caller.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: ../../Asserter
+
 // Copyright (c) 2000, 2001 NEC Corporation.
 
 // Adapted for Mauve by Audrius Meskauskas <audriusa@bluewin.ch>
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/GreetingsServant.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/GreetingsServant.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 GreetingsServant.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/GreetingsServant.java	11 Jun 2005 17:32:42 -0000	1.1
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/GreetingsServant.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: _GreetingsImplBase Greetings cmInfoHolder InfoHolder
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/Info.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/Info.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 Info.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/Info.java	29 Jun 2006 18:27:09 -0000	1.2
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/Info.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: not-a-test
+// Uses: InfoHelper
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHelper.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHelper.java,v
retrieving revision 1.3
diff -u -3 -p -r1.3 InfoHelper.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHelper.java	29 Jun 2006 18:27:09 -0000	1.3
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHelper.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: not-a-test
+// Uses: InfoImpl InfoValueFactory
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHolder.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHolder.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 InfoHolder.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHolder.java	11 Jun 2005 17:32:42 -0000	1.1
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/InfoHolder.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: Info InfoImpl InfoHelper
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsImplBase.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsImplBase.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 _GreetingsImplBase.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsImplBase.java	29 Jun 2006 18:27:09 -0000	1.2
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsImplBase.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: not-a-test
+// Uses: cmInfoHolder _GreetingsStub
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsStub.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsStub.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 _GreetingsStub.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsStub.java	11 Jun 2005 17:32:42 -0000	1.1
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/_GreetingsStub.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: cmInfoHelper InfoHolder
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoHolder.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoHolder.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 cmInfoHolder.java
--- gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoHolder.java	11 Jun 2005 17:32:42 -0000	1.1
+++ gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoHolder.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: cmInfo cmInfoHelper
+
 /*
 * This file is part of the CORBA 2_3 tests, the test executable
 * class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
Index: gnu/testlet/org/omg/DynamicAny/DynAny/BasicTest.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/DynamicAny/DynAny/BasicTest.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 BasicTest.java
--- gnu/testlet/org/omg/DynamicAny/DynAny/BasicTest.java	7 Aug 2005 17:28:22 -0000	1.1
+++ gnu/testlet/org/omg/DynamicAny/DynAny/BasicTest.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,5 @@
 // Tags: JDK1.4
+// Uses: ../../PortableServer/POA/TestBase
 
 // Copyright (c) IONA Technologies, 2001.
 
Index: gnu/testlet/org/omg/PortableInterceptor/Interceptor/testInterceptors.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableInterceptor/Interceptor/testInterceptors.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 testInterceptors.java
--- gnu/testlet/org/omg/PortableInterceptor/Interceptor/testInterceptors.java	13 Oct 2005 08:46:29 -0000	1.2
+++ gnu/testlet/org/omg/PortableInterceptor/Interceptor/testInterceptors.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: JDK1.4
+// Uses: ../../CORBA/Asserter ../../PortableServer/POAOperations/communication/ourUserException ../../PortableServer/POAOperations/communication/poa_Servant ../../PortableServer/POAOperations/communication/poa_comTester ../../PortableServer/POAOperations/communication/poa_comTesterHelper
+
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 // Mauve is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
Index: gnu/testlet/org/omg/PortableServer/POAOperations/poa_POA_test.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableServer/POAOperations/poa_POA_test.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 poa_POA_test.java
--- gnu/testlet/org/omg/PortableServer/POAOperations/poa_POA_test.java	28 Oct 2005 09:00:59 -0000	1.2
+++ gnu/testlet/org/omg/PortableServer/POAOperations/poa_POA_test.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,5 @@
 // Tags: JDK1.4
+// Uses: ../../CORBA/Asserter
 
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
Index: gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Servant.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Servant.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 poa_Servant.java
--- gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Servant.java	22 Jul 2005 17:29:10 -0000	1.1
+++ gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Servant.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: poa_comTesterPOA
+
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
 // Mauve is free software; you can redistribute it and/or modify
Index: gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Server.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Server.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 poa_Server.java
--- gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Server.java	22 Jul 2005 17:29:10 -0000	1.1
+++ gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_Server.java	25 Jun 2008 07:57:17 -0000
@@ -1,3 +1,6 @@
+// Tags: not-a-test
+// Uses: ../poa_POA_test
+
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
 // Mauve is free software; you can redistribute it and/or modify
Index: gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterHelper.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterHelper.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 poa_comTesterHelper.java
--- gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterHelper.java	29 Jun 2006 18:27:09 -0000	1.2
+++ gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterHelper.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: not-a-test
+// Uses: poa_comTesterStub
+
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
 // Mauve is free software; you can redistribute it and/or modify
Index: gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterPOA.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterPOA.java,v
retrieving revision 1.2
diff -u -3 -p -r1.2 poa_comTesterPOA.java
--- gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterPOA.java	29 Jun 2006 18:27:09 -0000	1.2
+++ gnu/testlet/org/omg/PortableServer/POAOperations/communication/poa_comTesterPOA.java	25 Jun 2008 07:57:17 -0000
@@ -1,4 +1,6 @@
 // Tags: not-a-test
+// Uses: poa_comTesterOperations ourUserExceptionHelper
+
 // Copyright (C) 2005 Audrius Meskauskas (AudriusA@Bioinformatics.org)
 
 // Mauve is free software; you can redistribute it and/or modify


                 reply	other threads:[~2008-06-25  8:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1214380932.4472.11.camel@cthalinger.lan \
    --to=twisti@complang.tuwien.ac.at \
    --cc=mauve-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).