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]

2nd URI test


I'm committing the attached patch to add a new
test for java.net.URI.  This matches my recent
Classpath patch, and relates to the 
distinction between undefined and empty parts of
the URI.  Prior to the Classpath patch, the input
string differed from the toString() output, for this
reason.  This test checks this.

Changelog:

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

	* gnu/testlet/java/net/URI/ToStringTest.java:
	New test for undefined/empty distinction,
	thus matching input to toString() output.

Thanks,
-- 
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-02.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]