summaryrefslogtreecommitdiff
path: root/test/files/cli/test1/Main.check.scalaint
Commit message (Collapse)AuthorAgeFilesLines
* If I work on this patch any longer without chec...Paul Phillips2010-04-051-45/+0
| | | | | | | | | | | | | | | | If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]
* updated ant and cli testsmichelou2007-04-121-3/+3
|
* updated check files for cli testsmichelou2007-01-191-18/+6
|
* updated check files for cli testsmichelou2006-12-071-3/+12
|
* updated cli test, added test for multiline stringsmichelou2006-06-291-47/+10
|
* Corrected a bunch of problems with the clitest ...Gilles Dubochet2006-06-201-2/+2
| | | | | | Corrected a bunch of problems with the clitest script. All test cases should now pass.
* updated check files for clitestmichelou2006-06-191-0/+1
|
* fixed error in file templates/generic-unix.tmplmichelou2006-05-091-3/+4
| | | | | added corresponding test in script file test/clitest
* added CLI tests for Jikes and the J9 VM (IBM)michelou2006-04-201-40/+42
|
* added more functionality to test/clitestmichelou2006-03-311-0/+81
corrected bug in file scala/concurrent/pilib.scala