summaryrefslogtreecommitdiff
path: root/test/files/jvm5
Commit message (Expand)AuthorAgeFilesLines
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-1531-1437/+0
* massive new collections checkin.Martin Odersky2009-05-081-0/+1
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-011-1/+1
* chyanged implicits so that implicit Builder pat...Martin Odersky2009-03-171-3/+3
* Adds Interpreter.reset(), a fast method for res...Lex Spoon2009-02-062-0/+13
* Interpreter test now only works on 1.5 or above...Geoffrey Washburn2008-11-192-0/+384
* Moved jvm5/t1464 and pos5/ilya2 from pending.Philipp Haller2008-10-313-0/+12
* Martin's tests for mixed Scala/Java.David MacIver2008-10-303-12/+0
* Test cases for some of Martin's fixes.David MacIver2008-10-304-0/+30
* Fixed #1329.Iulian Dragos2008-09-123-0/+15
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-012-0/+19
* Moved tests from jvm5 to jvm.Philipp Haller2008-08-034-95/+0
* Moved tests from jvm to jvm5.Philipp Haller2008-08-014-0/+95
* Move the sync-var test into the correct directory.Geoffrey Washburn2008-07-102-0/+54
* int -> Int, etc..michelou2008-06-101-1/+1
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-202-8/+8
* moving checkfile for console.scala to right loc...Lukas Rytz2008-04-101-0/+3
* Move the test because it will fail on jvm1.4.Geoffrey Washburn2008-04-081-0/+14
* updated tests for Byte/Shortmichelou2008-03-251-5/+5
* moved typerep test to jvm5michelou2008-03-122-0/+432
* added Seq[Char] arg to append/insertmichelou2008-02-221-4/+18
* switched to Scala implementation of StringBuildermichelou2008-02-061-0/+85
* moved test to jvm5michelou2008-02-042-0/+95
* reinstantiated annotations testMartin Odersky2008-01-171-0/+159
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-111-159/+0
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+1
* added final modifier, commented out test for #153michelou2007-12-121-2/+2
* Added "-target 1.5" to javac options.Iulian Dragos2007-10-101-1/+1
* (no commit message)Lex Spoon2007-10-104-1/+32
* Explicitly import java.lang.Integer in test/fil...mihaylov2007-07-202-16/+3
* fixed scalatest so that check files for jvm tes...Adriaan Moors2007-07-201-4/+4
* argh.. added a comment after fixing the check fileAdriaan Moors2007-07-201-4/+4
* classOf[Integer] now properly resolves to class...Adriaan Moors2007-07-202-1/+15
* Qualifying Integer/Character references with ja...Sean McDirmid2007-07-201-0/+1
* (Hopefully) made test/files/jvm5/annotations.sc...mihaylov2007-06-272-3/+32
* updated check filemichelou2007-06-262-13/+13
* Added annotations tests for fields and methodsmihaylov2007-06-242-7/+42
* svn:keywordsmichelou2007-06-131-2/+23
* Improved test case for annotations with array c...mihaylov2007-04-274-8/+18
* fixed the jvm5/annotations.scala test casemihaylov2007-04-171-3/+7
* added options to scaladoc Ant taskmichelou2007-04-102-5/+4
* added test for @BeanProperty annotationmichelou2007-03-022-4/+30
* renamed test/files/jvm5/attributes.scala to ann...mihaylov2007-03-022-0/+0
* Fixed a problem with the application of Java an...mihaylov2007-03-023-7/+14
* Fixed a name clash in the test suite (jvm/unitt...mihaylov2007-02-213-8/+5
* Improved annotations testmihaylov2007-02-183-6/+18
* fixed testsMartin Odersky2007-02-151-5/+6
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-1/+1
* Removed java.io._ imports from the test suitemihaylov2006-11-111-1/+1
* Refactored portability supportmihaylov2006-11-013-2/+4