summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* print stack trace on exceptionmihaylov2006-03-071-0/+1
|
* Update incorrect SVN file-properties.Gilles Dubochet2006-03-0313-0/+0
|
* Fixed bugs 536 and 537.Martin Odersky2006-02-251-1/+2
|
* (no commit message)Martin Odersky2006-02-241-2/+2
|
* (no commit message)Lex Spoon2006-02-231-0/+12
|
* test/scalatest is now a bash script (more restr...michelou2006-02-221-1/+1
| | | | | test/scalatest is now a bash script (more restrictive)
* (no commit message)Martin Odersky2006-02-221-0/+9
|
* 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
|
* support emailing the report to multiple addressesLex Spoon2006-02-171-10/+16
|
* corrected .check file of new testMartin Odersky2006-02-171-3/+3
|
* (no commit message)Lex Spoon2006-02-171-0/+4
|
* bug fixes: 532, 531, 530Martin Odersky2006-02-172-1/+11
|
* (no commit message)Martin Odersky2006-02-175-2/+76
|
* 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
* removed command 'ant clean.all' from scala2-nig...michelou2006-02-131-3/+1
| | | | | removed command 'ant clean.all' from scala2-nightly-test.scm
* (no commit message)Martin Odersky2006-02-102-6/+20
|
* - removed trailing cr in file test/files/neg/bu...michelou2006-02-101-4/+4
| | | | | - removed trailing cr in file test/files/neg/bug521.check
* (no commit message)Lex Spoon2006-02-101-2/+1
|
* (no commit message)Lex Spoon2006-02-102-0/+84
|
* (no commit message)Martin Odersky2006-02-091-0/+16
|
* (no commit message)Martin Odersky2006-02-0912-9/+125
|
* have the warning email include the list of fail...Lex Spoon2006-02-091-2/+7
| | | | | have the warning email include the list of failed tests
* updates for scala2Lex Spoon2006-02-081-34/+25
|
* fixed name of scriptLex Spoon2006-02-081-0/+0
|
* revived from old-scalaLex Spoon2006-02-081-0/+130
|
* In test script, JAVA_CMD should be JAVACMD.Gilles Dubochet2006-02-061-1/+1
|
* (no commit message)Martin Odersky2006-01-301-1/+2
|
* Removed justthrow test file, as this case is co...Iulian Dragos2006-01-302-11/+0
| | | | | Removed justthrow test file, as this case is covered now in try-2.scala.
* Added more test files for try-catch blocks.Iulian Dragos2006-01-304-0/+261
|
* (no commit message)Lex Spoon2006-01-271-0/+5
|
* (no commit message)Lex Spoon2006-01-272-0/+11
|
* - 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 Martin's additional test cases.Gilles Dubochet2006-01-269-0/+85
|
* Made 'bugs' test case more resistant to differe...Gilles Dubochet2006-01-252-5/+14
| | | | | | Made 'bugs' test case more resistant to differences between Java 1.4 and 1.5 (difference in reporting of class cast exceptions).
* added --quick optionmihaylov2006-01-251-7/+13
|
* Adjusted for the changed outputmihaylov2006-01-251-2/+2
|
* use the mutable.Set interface of BitSetmihaylov2006-01-241-4/+6
|
* (no commit message)Martin Odersky2006-01-201-1/+1
|
* (no commit message)Martin Odersky2006-01-207-49/+87
|
* added explicit type for partial function in tes...michelou2006-01-171-1/+1
| | | | | added explicit type for partial function in test/files/run/bugs.scala
* added parenthis around boolean expression in te...michelou2006-01-171-6/+6
| | | | | added parenthis around boolean expression in test/files/pos/traits.scala
* adapted code to new Scala syntax in test/files/...michelou2006-01-171-380/+300
| | | | | adapted code to new Scala syntax in test/files/run/regularpatmat.scala
* added explicit type for partial functions in te...michelou2006-01-172-3/+6
| | | | | | added explicit type for partial functions in test/files/pos/eta.scala, ..
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug372.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-173-3/+5
| | | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala, ..
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/philippe4.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug211.scala