summaryrefslogtreecommitdiff
path: root/test/files/script
Commit message (Collapse)AuthorAgeFilesLines
* 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