summaryrefslogtreecommitdiff
path: root/test/scalatest
Commit message (Collapse)AuthorAgeFilesLines
* Removed outdated test infastructure.Gilles Dubochet2009-04-291-973/+0
|
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
|
* deprecated scalatest and removed it from furthe...Lukas Rytz2008-08-181-0/+9
| | | | | deprecated scalatest and removed it from further distributions
* fixed scalatest shootout on cygwinmichelou2008-07-291-2/+3
|
* SuperSABBUS runs the full test suite and is fas...Gilles Dubochet2008-03-061-2/+2
| | | | | | | | | | SuperSABBUS runs the full test suite and is faster. - Reorganised build for better dependencies. - Various improvements and fixes in build process' correction and ease-of-use. - Partest Ant task can now run resident tests. - Fixed some issues with Partest.
* Changed paths in resident compiler tests + scal...Philipp Haller2008-03-041-2/+2
| | | | | | Changed paths in resident compiler tests + scalatest so that partest can emulate it.
* Fixed commit test (which breaks partest res tes...Philipp Haller2008-02-291-2/+2
| | | | | Fixed commit test (which breaks partest res tests again)
* Modified scalatest and .res files so that parte...Philipp Haller2008-02-291-1/+2
| | | | | Modified scalatest and .res files so that partest can simulate it
* Check for command-line option dependency AFTER ...mihaylov2008-02-141-2/+4
| | | | | | | Check for command-line option dependency AFTER all command-line arguments have been parsed. Avoids unnecessary dependency on the order of the arguments
* reverted -unchecked additionmichelou2008-02-051-1/+1
|
* updated default encoding to UTF8michelou2008-02-051-1/+1
|
* fixed JVM_EXT_CLASSPATH on Cygwinmichelou2008-01-241-6/+8
|
* lifts synchronized when target is MSIL; ignore ...Martin Odersky2008-01-231-1/+1
| | | | | lifts synchronized when target is MSIL; ignore CR's in scalatest diffs.
* inverted logic when setting FLAGSmichelou2008-01-081-2/+2
|
* reverted memory size change (useless)michelou2007-12-131-1/+1
|
* incread default memory size in scalatestmichelou2007-12-131-1/+1
|
* improved DX tool invocation (Android)michelou2007-11-281-7/+7
|
* added Android build and test supportmichelou2007-11-271-21/+75
|
* splitted CLDC library (un-/preverified)michelou2007-11-201-3/+8
|
* added scalatest option "--cldc"michelou2007-11-191-0/+49
|
* changed scalatest to use --utf8 encoding; added...Martin Odersky2007-11-191-1/+1
| | | | | changed scalatest to use --utf8 encoding; added tests
* added basic support for runtime typesmichelou2007-11-021-1/+2
|
* added length test to run/stream.scalamichelou2007-10-081-1/+2
|
* fixed small bug with date commandmichelou2007-09-281-7/+7
|
* improved scalatest help message (cont'd)michelou2007-08-291-1/+1
|
* improved scalatest help messagemichelou2007-08-291-1/+3
|
* fixed MSIL tests (.dll not found)michelou2007-08-141-6/+12
|
* added class scala.Randommichelou2007-07-241-1/+1
|
* fixed scalatest so that check files for jvm tes...Adriaan Moors2007-07-201-2/+2
| | | | | | fixed scalatest so that check files for jvm tests are filesystem-location-independent
* Fixed scalatest to use changed command-lines op...Gilles Dubochet2007-07-161-1/+1
| | | | | Fixed scalatest to use changed command-lines options.
* added elapsed time infomichelou2007-07-161-2/+8
|
* --quick also requires lib/actors in classpathmichelou2007-07-051-3/+10
|
* increased -Xss value on IBM J9michelou2007-07-041-1/+1
|
* increased -Xss value for IBM J9michelou2007-07-031-1/+1
|
* fixed SCALAC_OPTSmichelou2007-06-261-1/+1
|
* allows overriding of SCALAC_OPTSmichelou2007-06-261-1/+1
|
* added prompt/fileEnding propertiesmichelou2007-06-191-4/+12
|
* fixed paths on Cygwinmichelou2007-06-151-4/+8
|
* added 2 failure testsmichelou2007-06-141-5/+15
|
* corrected typomichelou2007-06-141-2/+2
|
* displays settings for .NETmichelou2007-06-141-12/+42
|
* fixed split method on JVMmichelou2007-06-131-29/+15
|
* Fxied test/scalatest to find the assemblies at ...mihaylov2007-06-131-1/+1
| | | | | | Fxied test/scalatest to find the assemblies at their original places thus obviating the need to copy them (thanks to Stephane)
* Fixed test script to look for build/msil/predef...mihaylov2007-06-131-1/+1
| | | | | Fixed test script to look for build/msil/predef.dll, not lib/predef.dll
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-2/+2
| | | | | | incremented MinorVersion, deprecated All/AllRef, remove many type aliases
* added test for @native attributemichelou2007-06-111-1/+2
|
* Support running individual *.res testsLex Spoon2007-05-181-1/+1
|
* fixed tests run/bridges.scala and jvm/inner.sca...michelou2007-04-301-2/+12
| | | | | fixed tests run/bridges.scala and jvm/inner.scala on IBM J9
* java options now set for individual testsmichelou2007-04-191-5/+11
|
* small fix in scalatestmichelou2007-04-181-1/+1
|