summaryrefslogtreecommitdiff
path: root/test/files/script
Commit message (Collapse)AuthorAgeFilesLines
* Disabled all the script tests.Paul Phillips2011-03-2911-138/+0
| | | | | breaking the distribution build. No review.
* If I work on this patch any longer without chec...Paul Phillips2010-04-058-48/+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.]
* Moved disabled tests back into their original p...Antonio Cunei2009-11-064-0/+49
| | | | | | Moved disabled tests back into their original place. Expect 7 tests to fail.
* A pending test for #2087, and a script test whichPaul Phillips2009-10-228-0/+8
| | | | | | | | is supposed to exercise r19165, except that I discovered that no script tests have been run since July 2008: r15658 says "remove script tests for now - they seem to block in certain configurations."
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-245-3/+3
| | | | | | | | [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.
* massive new collections checkin.Martin Odersky2009-05-084-49/+0
|
* fixed "script" tests on Windows (Cygwin+DOS)michelou2008-11-015-0/+58
|
* Fixing #1015 and #1017 when run inside of a scr...Geoffrey Washburn2008-06-102-0/+55
| | | | | | | | Fixing #1015 and #1017 when run inside of a script. #1015 still won't work in the interpreter. #1017 still won't work in the interperter or methods.
* Fixed the test. Geoffrey Washburn2008-02-111-0/+1
| | | | | | Turns out that it will fail if the LC_CTYPE or LANG environment variables do not specify a UTF8 encoding.
* Fixed #368:Geoffrey Washburn2008-02-082-0/+28
| | | | | | | - added assertions to cause failure earlier - added test case - use BatchSourceFile length (characters) rather than file length (bytes)
* added missing override modifier (msil)michelou2007-11-021-1/+1
|
* (no commit message)Lex Spoon2007-10-102-0/+4
|
* Refactored portability supportmihaylov2006-11-011-1/+1
|
* don't use the compilation daemon during testingLex Spoon2006-07-141-1/+1
|
* scalascript-->scalaLex Spoon2006-06-151-2/+2
|
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-121-0/+0
| | | | | Updated all SVN attributes in the Scala core module.
* adapted script fact.scala to Cygwinmichelou2006-05-271-1/+16
|
* added a test case for scalascript Lex Spoon2006-05-263-0/+17