krysalis-version/src/test/org/krysalis/version/impl CompatibilityTests.java,1.2,1.3
[email protected] Mon, 31 Mar 2003 15:17:26 -0800
| Newsgroups | gmane.comp.krysalis.sandbox |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/krysalis-version/src/test/org/krysalis/version/impl
In directory sc8-pr-cvs1:/tmp/cvs-serv1640/src/test/org/krysalis/version/impl
Modified Files:
CompatibilityTests.java
Log Message:
Trying to get cent to work w/ Nick...
Index: CompatibilityTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/src/test/org/krysalis/version/impl/CompatibilityTests.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** CompatibilityTests.java 24 Mar 2003 01:25:49 -0000 1.2
--- CompatibilityTests.java 31 Mar 2003 23:17:24 -0000 1.3
***************
*** 97,109 ****
public void testSameMajorMinorButDifferentReleaseFirstRelease() throws VersionException {
! testCompatible(false, "1.0", "1.0-dev");
}
public void testSameMajorMinorButDifferentReleaseSecondRelease() throws VersionException {
! testCompatible("1.0-dev", "1.0");
}
public void testIncompatibleMajor() throws VersionException {
! testCompatible(false, "1.1.1", "1.1.1-dev");
}
--- 97,113 ----
public void testSameMajorMinorButDifferentReleaseFirstRelease() throws VersionException {
! testCompatible("1.0", "1.0-dev");
}
public void testSameMajorMinorButDifferentReleaseSecondRelease() throws VersionException {
! testCompatible(false, "1.0-dev", "1.0");
}
public void testIncompatibleMajor() throws VersionException {
! testCompatible(false, "2.1.1", "1.1.1-dev");
! }
!
! public void testMajorToDev() throws VersionException {
! testCompatible(true, "1.2", "0.0-dev1");
}
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/