summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml02.scala
Commit message (Collapse)AuthorAgeFilesLines
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-151-1/+1
|
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-011-1/+1
| | | | | | Modifications to the 10 failing test cases to make them passing test cases in light of the patch from #1118.
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-131-3/+31
| | | | | method NodeSeq#\ supports arguments like "@{uri}attrname" for searching prefixed attributes.
* Use String's »matches« method instead of »conta...Geoffrey Washburn2008-01-131-1/+1
| | | | | Use String's »matches« method instead of »contains«.
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-4/+11
| | | | | fixed namespace printing bug - props to DPP who found and reported it.
* added namespace testBurak Emir2007-03-021-0/+1
|
* fixed xml02Burak Emir2007-03-021-24/+13
|
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-021-27/+24
| | | | | | | | * small lib addition to testing.SUnit, made UnitTest @deprecated added * xml pattern matching on prefixes (in SymbolicXMLBuilder) xml name * parsing ensures that names do not end in a colon (namespaces) rewrote * xml02 to use SUnit
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-1/+2
|
* xml changesBurak Emir2006-09-071-0/+55