summaryrefslogtreecommitdiff
path: root/test/scalatest
Commit message (Collapse)AuthorAgeFilesLines
* Added a --pending option to run the tests in in...mihaylov2006-03-281-2/+3
| | | | | Added a --pending option to run the tests in in test/pending/
* test/scalatest is now a bash script (more restr...michelou2006-02-221-1/+1
| | | | | test/scalatest is now a bash script (more restrictive)
* adapted script 'scalatest' to work in developme...michelou2006-02-221-1/+5
| | | | | | adapted script 'scalatest' to work in development AND end-user environments
* use the quick compiler if there's no distributionmihaylov2006-02-201-3/+2
|
* renamed 'scala*2' to 'scala*' in script file te...michelou2006-02-161-3/+3
| | | | | renamed 'scala*2' to 'scala*' in script file test/scalatest
* adapted script 'scalatest' to work in developme...michelou2006-02-151-5/+10
| | | | | | adapted script 'scalatest' to work in development AND end-user environments
* In test script, JAVA_CMD should be JAVACMD.Gilles Dubochet2006-02-061-1/+1
|
* - corrected classpath on Cygwin in file test/sc...michelou2006-01-271-3/+4
| | | | | | - corrected classpath on Cygwin in file test/scalatest now displays 3rd - line of 'java -version'
* added --quick optionmihaylov2006-01-251-7/+13
|
* (no commit message)Martin Odersky2006-01-201-1/+1
|
* - renamed scalanstest to scalatestmichelou2006-01-171-0/+552
|
* - rolled back to scalanstest for restoring historymichelou2006-01-171-552/+0
|
* - renamed test/scalanstest to test/scalatestmichelou2006-01-161-0/+552
- also prints out version of Java runtime