summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Apparently this test *hasn't* been fixed.David MacIver2008-10-302-0/+0
* Added a test for #1107.David MacIver2008-10-292-0/+19
* Fix for ticket #1087.David MacIver2008-10-291-0/+0
* Another test case emerging from paul playing wi...David MacIver2008-10-291-0/+4
* Test case extracted from Paul's broken patch fo...David MacIver2008-10-291-0/+8
* Moved test requiring 1.5 javac/jvm to pos5.Philipp Haller2008-10-285-0/+0
* Added firstKey and lastKey to IntMap.David MacIver2008-10-272-0/+8
* Test to check a few combinations of pattern mat...David MacIver2008-10-272-0/+37
* Minimized the test - one case, a default and 64...David MacIver2008-10-261-8/+1
* Test case for large case statements (similar to...David MacIver2008-10-261-0/+13
* Cleaning up a lot of dead code from regular exp...David MacIver2008-10-264-0/+15
* Fix to #1450. Moved test from pending.David MacIver2008-10-262-0/+0
* Tests for #1450.David MacIver2008-10-262-0/+4
* Fix for ticket 1260.David MacIver2008-10-261-0/+0
* Renamed the tests for ticket #1423 so they have...David MacIver2008-10-252-0/+0
* Added some more tests to check edge cases of ma...David MacIver2008-10-254-0/+17
* Fixed 1424.David MacIver2008-10-252-0/+9
* Correct handling of unreachable code testing wh...David MacIver2008-10-254-0/+58
* added testMartin Odersky2008-10-221-0/+18
* fixed #1214Lukas Rytz2008-10-221-0/+3
* fixed #637 #1070Lukas Rytz2008-10-221-0/+10
* Changed the way in which the path to javac is p...Philipp Haller2008-10-212-2/+2
* new tests in pendingMartin Odersky2008-10-212-0/+17
* Added stringOf to ScalaRunTime.Geoffrey Washburn2008-10-185-22/+32
* Reverting fix/test for #1404.Geoffrey Washburn2008-10-182-5/+10
* Tightened volatile checking.Martin Odersky2008-10-152-0/+31
* Moved test for #1409 from pending to pos.Philipp Haller2008-10-133-0/+0
* Moved failing test t0699 to pending.Philipp Haller2008-10-132-0/+0
* Added test for #453Geoffrey Washburn2008-10-091-0/+6
* added test case for t1409Martin Odersky2008-10-093-0/+11
* Fix for #547 and #1404.Geoffrey Washburn2008-10-082-0/+15
* Moved successful tests from pending.Geoffrey Washburn2008-10-0813-0/+0
* Moved brittle timeout test to pending.Geoffrey Washburn2008-10-012-0/+0
* Test for #1391.Geoffrey Washburn2008-10-011-0/+43
* Added test for #1390.Philipp Haller2008-09-292-0/+34
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-181-1/+1
* Fixed java version for enums.jarIulian Dragos2008-09-171-1/+1
* Fixed spelling of partest scalac and java options.Philipp Haller2008-09-171-1/+1
* Removes varargs version of immutable.Queue.enqu...Lex Spoon2008-09-161-4/+4
* Fixed jar classfile versionIulian Dragos2008-09-131-1/+1
* Fixed #1329.Iulian Dragos2008-09-124-0/+16
* Added sample/starter ScalaCheck testGeoffrey Washburn2008-09-101-0/+10
* Created a test for #1280.Geoffrey Washburn2008-09-091-0/+1
* New test concerning volatile intersections.Geoffrey Washburn2008-09-092-0/+25
* Bugfix and tests for #1323.Geoffrey Washburn2008-09-082-0/+43
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-054-0/+39
* updated testMartin Odersky2008-09-052-2/+2
* fixed problem with volatile types.Martin Odersky2008-09-052-0/+20
* disabled volatile checks because eclipse plugin...Martin Odersky2008-09-042-20/+0
* now checking for volatile types.Martin Odersky2008-09-049-15/+104