public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Make frysk/bindir/Test file names consistent.
@ 2008-01-25 22:56 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2008-01-25 22:56 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-25 22:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 22:56 [SCM] master: Make frysk/bindir/Test file names consistent cagney

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).