summaryrefslogtreecommitdiff
path: root/test/files/cli
Commit message (Collapse)AuthorAgeFilesLines
* If I work on this patch any longer without chec...Paul Phillips2010-04-0551-1132/+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.]
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-242-2/+2
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* Riffing off the removal of the cldc library, re...Paul Phillips2009-05-293-3/+3
| | | | | | Riffing off the removal of the cldc library, removed forCLDC and its special cases. Not as much fun as removing inIDE, but still fun.
* Updated STARR to Scala 2.5.0-finalmichelou2007-05-212-6/+6
|
* updated ant and cli testsmichelou2007-04-124-15/+24
|
* updated check files for cli testsmichelou2007-01-196-54/+21
|
* added check files for cli tests with '--javac'michelou2006-12-073-0/+72
|
* updated check files for cli testsmichelou2006-12-0712-35/+177
|
* updated cli test, added test for multiline stringsmichelou2006-06-295-141/+68
|
* added missing check file for scaladocmichelou2006-06-221-0/+12
|
* Corrected a bunch of problems with the clitest ...Gilles Dubochet2006-06-209-101/+38
| | | | | | Corrected a bunch of problems with the clitest script. All test cases should now pass.
* updated check files for clitestmichelou2006-06-199-6/+39
|
* fixed error in file build.xmlmichelou2006-05-1214-6/+242
| | | | | fixed IBM J9 related error in file test/clitest
* fixed error in file templates/generic-unix.tmplmichelou2006-05-0914-43/+57
| | | | | added corresponding test in script file test/clitest
* improved script test/clitestmichelou2006-04-2510-6/+12
|
* updated 2 check files for script test/clitestmichelou2006-04-253-9/+1
|
* corrected errors in script test/clitestmichelou2006-04-248-11/+116
| | | | | added cli tests to package 'scala-test'
* added CLI tests for Jikes and the J9 VM (IBM)michelou2006-04-2012-246/+297
|
* added more functionality to test/clitestmichelou2006-03-3121-0/+629
corrected bug in file scala/concurrent/pilib.scala