This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Further java.net.URI tests


I'm committing the attached patch which adds some further tests
to java.net.URI, based on the new material I just added.

Changelog:

2005-05-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* gnu/testlet/java/net/URI/ComparisonTest.java,
	* gnu/testlet/java/net/URI/EqualityTest.java,
	* gnu/testlet/java/net/URI/NormalizationTest.java,
	* gnu/testlet/java/net/URI/RelativizationTest.java,
	* gnu/testlet/java/net/URI/ToASCIIStringTest.java:
	New tests for the compareTo(), equals(), normalize(),
	relativize(URI) and toASCIIString() methods
	respectively.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: uri-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]