summaryrefslogtreecommitdiff
path: root/test/files/jvm/unittest_xml.scala
Commit message (Collapse)AuthorAgeFilesLines
* 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