summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* More tests for protected accessors.Iulian Dragos2006-10-262-1/+4
* Fixed accessors for functions which access prot...Iulian Dragos2006-10-262-0/+4
* fixed bugs 779, 788Martin Odersky2006-10-261-0/+8
* Added protected accessors in super accessors.Iulian Dragos2006-10-262-0/+94
* fxied bug788Martin Odersky2006-10-261-0/+20
* adapated tests to 9005Martin Odersky2006-10-262-6/+0
* added option '--use-fsc' to test/scalatestmichelou2006-10-241-2/+9
* still bugBurak Emir2006-10-241-1/+1
* separated constrs/defs tables for primitive typ...michelou2006-10-232-6/+8
* improved ant test in test/scalatestmichelou2006-10-213-7/+12
* added svn:keywords to test/files/ant/*michelou2006-10-201-1/+1
* added '--ant' option to scalatestmichelou2006-10-204-1/+193
* updated check files for testsMartin Odersky2006-10-202-3/+10
* fixed bug780Martin Odersky2006-10-201-0/+2
* fixed problems in type patternsMartin Odersky2006-10-209-21/+25
* improved Scala test suite on Windows (scalatest...michelou2006-10-155-19/+81
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-146-1/+77
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-138-74/+77
* pending status for bug646Burak Emir2006-10-121-1/+6
* checkfileBurak Emir2006-10-111-0/+10
* fixBurak Emir2006-10-111-1/+1
* attribute nillableBurak Emir2006-10-111-0/+23
* updated docs/examples/*.scalamichelou2006-10-102-39/+40
* Made some test cases platform-independentmihaylov2006-10-1011-206/+185
* Moved Java-specific tests to test/files/jvm/mihaylov2006-10-105-0/+0
* updatedBurak Emir2006-10-091-0/+6
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-087-10/+10
* removed a negative test that succeeds nowMartin Odersky2006-10-071-9/+0
* introduced type approximations instead of malfo...Martin Odersky2006-10-072-12/+16
* fixed OS-specific variables in test_run_jvm() o...michelou2006-10-071-1/+2
* renamed All->Nothing, AllRef -> Null while keep...Martin Odersky2006-10-0610-30/+30
* fixed bug767Martin Odersky2006-10-061-0/+18
* fixed bug766Martin Odersky2006-10-062-0/+13
* fixed bug764.Martin Odersky2006-10-063-0/+17
* fixed bugs in ListBuffer and ArrayBuffer, added...Burak Emir2006-10-042-2/+97
* (no commit message)Lex Spoon2006-10-042-0/+12
* writes 'tmpfilename' to directory 'outputdir' i...michelou2006-09-261-15/+15
* Fixed bug regarding 'return's inside try-finall...Iulian Dragos2006-09-252-0/+40
* Changed -cp to -classpath to make it compatible...Iulian Dragos2006-09-251-1/+1
* simplified printing of refinement types -- no m...Martin Odersky2006-09-222-3/+6
* Added test for inner classes compatibility from...Iulian Dragos2006-09-213-3/+122
* fixed bug 421.check fileMartin Odersky2006-09-211-1/+0
* fix^3: bug744Martin Odersky2006-09-202-0/+23
* (no commit message)Martin Odersky2006-09-194-4/+5
* updated nightly build scriptsmichelou2006-09-152-17/+39
* updated file bug708.checkmichelou2006-09-131-2/+2
* fix intswitchBurak Emir2006-09-123-1/+19
* fixes to ExplicitOuter to pass test suiteMartin Odersky2006-09-123-9/+45
* changed behav of caseElementBurak Emir2006-09-081-2/+2
* throw exception in caseelementsBurak Emir2006-09-081-0/+15