[jsword-svn] jsword/java/jswordtest/org/crosswire/jsword/passage s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 16 17:43:17 MST 2005


Update of /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage
In directory www.crosswire.org:/tmp/cvs-serv23836/java/jswordtest/org/crosswire/jsword/passage

Modified Files:
	PassageTallyTest.java PassageSpeedOptTest.java 
	PassageParentTst.java PassageTally2Test.java VerseTest.java 
	BibleInfoTest.java PassageUtilTest.java PassageMixTest.java 
	PassageWriteSpeedTest.java PassageSizeTest.java 
	FixturePassageListener.java PassageConstantsTest.java 
	VerseRangeTest.java PassageSpeedTest.java 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: PassageTallyTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageTallyTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageTallyTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageTallyTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageSpeedOptTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageSpeedOptTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageSpeedOptTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageSpeedOptTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: FixturePassageListener.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/FixturePassageListener.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** FixturePassageListener.java	10 May 2005 02:39:21 -0000	1.6
--- FixturePassageListener.java	17 May 2005 00:43:15 -0000	1.7
***************
*** 25,29 ****
   * To help us test the VerseCollectionListener interface.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * To help us test the VerseCollectionListener interface.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageSpeedTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageSpeedTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageSpeedTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageSpeedTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageUtilTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageUtilTest.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** PassageUtilTest.java	10 May 2005 02:39:21 -0000	1.11
--- PassageUtilTest.java	17 May 2005 00:43:15 -0000	1.12
***************
*** 27,31 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 27,31 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageMixTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageMixTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageMixTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageMixTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageConstantsTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageConstantsTest.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** PassageConstantsTest.java	10 May 2005 02:39:21 -0000	1.6
--- PassageConstantsTest.java	17 May 2005 00:43:15 -0000	1.7
***************
*** 27,31 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 27,31 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageTally2Test.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageTally2Test.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** PassageTally2Test.java	10 May 2005 02:39:21 -0000	1.11
--- PassageTally2Test.java	17 May 2005 00:43:15 -0000	1.12
***************
*** 33,37 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 33,37 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: BibleInfoTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/BibleInfoTest.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** BibleInfoTest.java	10 May 2005 02:39:21 -0000	1.7
--- BibleInfoTest.java	17 May 2005 00:43:15 -0000	1.8
***************
*** 29,33 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 29,33 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: VerseRangeTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/VerseRangeTest.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** VerseRangeTest.java	10 May 2005 02:39:21 -0000	1.13
--- VerseRangeTest.java	17 May 2005 00:43:15 -0000	1.14
***************
*** 29,33 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 29,33 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageParentTst.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageParentTst.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** PassageParentTst.java	10 May 2005 02:39:21 -0000	1.12
--- PassageParentTst.java	17 May 2005 00:43:15 -0000	1.13
***************
*** 38,42 ****
   * customize the type of test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 38,42 ----
   * customize the type of test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageSizeTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageSizeTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageSizeTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageSizeTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: VerseTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/VerseTest.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** VerseTest.java	10 May 2005 02:39:21 -0000	1.8
--- VerseTest.java	17 May 2005 00:43:15 -0000	1.9
***************
*** 27,31 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 27,31 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: PassageWriteSpeedTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/passage/PassageWriteSpeedTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageWriteSpeedTest.java	10 May 2005 02:39:21 -0000	1.5
--- PassageWriteSpeedTest.java	17 May 2005 00:43:15 -0000	1.6
***************
*** 25,29 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 25,29 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]



More information about the jsword-svn mailing list