summaryrefslogtreecommitdiff
path: root/test/files/jvm/unittest_xml.scala
Commit message (Collapse)AuthorAgeFilesLines
* More accumulated XML work, including removing s...Paul Phillips2009-09-251-11/+6
| | | | | | | More accumulated XML work, including removing some bits which were deprecated long ago or are visibly abandoned. Hopefully this will be the last XML patch for a while.
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-151-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.
* Added test for #777, by Alex CruiseAntonio Cunei2009-04-141-0/+4
|
* new pattern matching algoBurak Emir2007-03-221-0/+2
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-2/+4
| | | | | | | HasKeyValue does not work? added pending/jvm/backendBugUnapply fixed xml parsing, supports the ever-growing stateful scanner hacks now (sepRegions)
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-021-1/+16
| | | | | | | | * 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
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-271-0/+5
| | | | | | made Elem serializable again, added Utility.sort method for attribute sorting
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-271-1/+26
| | | | | | + Utility.trim function to remove whitespace + tests
* MSIL-firendly test suitmihaylov2007-02-051-0/+61