summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml02.check
Commit message (Collapse)AuthorAgeFilesLines
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-0/+0
| | | | | | | | | | | | Removes SUnit (long deprecated!) from the standard library. the relatively small number of partest tests in Scala's suite that were still using SUnit now either just use regular asserts, or they print stuff that partest checks with a .check file. Also fixed some bad indentation, removed ancient useless-looking commented-out code, etc. Contributed by Seth Tisue (way to go seth) no review.
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-021-13/+0
| | | | | | | | * 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 changesBurak Emir2006-09-071-0/+13