summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-17/+16
| | | | | | | | | | | | 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.
* int -> Int, etc..michelou2008-06-101-2/+2
|
* fixed missing merge in r13827michelou2008-01-291-13/+15
|
* demo of entity handlingBurak Emir2008-01-291-0/+16
|
* added test for optional attributesmichelou2008-01-291-1/+18
|
* removed deprecated featuresmichelou2007-12-191-26/+22
|
* fixed test case + strict checking for atomBurak Emir2006-12-221-4/+9
|
* xml changesBurak Emir2006-09-071-0/+62