summaryrefslogtreecommitdiff
path: root/test/files/neg/xmlcorner.scala
Commit message (Collapse)AuthorAgeFilesLines
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-0/+16
| | | | | | | 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-0/+6
* 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