public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Make frysk/bindir/Test file names consistent.
Date: Fri, 25 Jan 2008 22:56:00 -0000	[thread overview]
Message-ID: <20080125225654.16134.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  3e08aa1f3e5d75bd9745424bd5450ccd3303456e (commit)
      from  72db7403add6c37288f73e0286b14c3967297651 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 3e08aa1f3e5d75bd9745424bd5450ccd3303456e
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Jan 25 17:56:05 2008 -0500

    Make frysk/bindir/Test file names consistent.
    
    frysk-core/frysk/bindir/ChangeLog
    2008-01-25  Andrew Cagney  <cagney@redhat.com>
    
    	* TestFstep.java: Rename TestFStep.
    	* TestFhpd.java: Rename TestFhd.

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/bindir/ChangeLog                  |    3 +++
 .../frysk/bindir/{TestFhd.java => TestFhpd.java}   |    2 +-
 .../bindir/{TestFStep.java => TestFstep.java}      |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
 rename frysk-core/frysk/bindir/{TestFhd.java => TestFhpd.java} (98%)
 rename frysk-core/frysk/bindir/{TestFStep.java => TestFstep.java} (98%)

First 500 lines of diff:
diff --git a/frysk-core/frysk/bindir/ChangeLog b/frysk-core/frysk/bindir/ChangeLog
index 2ce4bbf..5163684 100644
--- a/frysk-core/frysk/bindir/ChangeLog
+++ b/frysk-core/frysk/bindir/ChangeLog
@@ -9,6 +9,9 @@
 
 2008-01-25  Andrew Cagney  <cagney@redhat.com>
 
+	* TestFstep.java: Rename TestFStep.
+	* TestFhpd.java: Rename TestFhd.
+
 	* TestLib.java: Delete.
 	* TestFauxv.java: Replace Expect with TearDownExpect.
 	* TestFdebuginfo.java: Ditto.
diff --git a/frysk-core/frysk/bindir/TestFhd.java b/frysk-core/frysk/bindir/TestFhpd.java
similarity index 98%
rename from frysk-core/frysk/bindir/TestFhd.java
rename to frysk-core/frysk/bindir/TestFhpd.java
index c5c32ae..f52fe7e 100755
--- a/frysk-core/frysk/bindir/TestFhd.java
+++ b/frysk-core/frysk/bindir/TestFhpd.java
@@ -50,7 +50,7 @@ import frysk.testbed.TearDownExpect;
  * For more specific tests see frysk.hpd.
  */
 
-public class TestFhd extends TestLib {
+public class TestFhpd extends TestLib {
     private final String prompt = "\\(fhpd\\) ";
 
     public void testHpdPid () {
diff --git a/frysk-core/frysk/bindir/TestFStep.java b/frysk-core/frysk/bindir/TestFstep.java
similarity index 98%
rename from frysk-core/frysk/bindir/TestFStep.java
rename to frysk-core/frysk/bindir/TestFstep.java
index ac09e27..6247067 100644
--- a/frysk-core/frysk/bindir/TestFStep.java
+++ b/frysk-core/frysk/bindir/TestFstep.java
@@ -46,7 +46,7 @@ import frysk.expunit.Regex;
 import frysk.testbed.TestLib;
 import frysk.testbed.TearDownExpect;
 
-public class TestFStep extends TestLib {
+public class TestFstep extends TestLib {
   // Makes sure that fstep at least comes across the entry point of the
   // stepped program.
   public void testFirstStep() throws Exception


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2008-01-25 22:56 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=20080125225654.16134.qmail@sourceware.org \
    --to=cagney@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@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).