summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* changed pair(...) to {...}Martin Odersky2007-02-051-0/+1
* improved MSIL support in the test/scalatest scriptmihaylov2007-02-051-11/+14
* removed the executable propertiy from test casesmihaylov2007-02-0518-0/+0
* Fixed svn properties in test/files/runmihaylov2007-02-053-0/+0
* MSIL-firendly test suitmihaylov2007-02-0520-3/+849
* (no commit message)Martin Odersky2007-02-032-3/+3
* added comment & test caseMartin Odersky2007-02-022-0/+23
* refined exhaustivity checkBurak Emir2007-02-021-0/+4
* matching: + exhaustivity check, warningsBurak Emir2007-02-023-0/+110
* added test case 4 select unapplyBurak Emir2007-01-312-106/+20
* Added test for console classIulian Dragos2007-01-312-0/+17
* fixed Console.printfMartin Odersky2007-01-311-0/+11
* made pattern constructors termsymbolsMartin Odersky2007-01-313-4/+22
* fixed flathashtable.Martin Odersky2007-01-302-0/+51
* fixed bug in FlatHashTable; intern Symbols; rem...Martin Odersky2007-01-301-1/+1
* Fixed the bugfix for returns inside finallyIulian Dragos2007-01-292-0/+50
* 1.Martin Odersky2007-01-257-2/+36
* fsee message for 9732Martin Odersky2007-01-252-0/+17
* method Source::getLinesBurak Emir2007-01-241-0/+30
* test case for unapply gadt evaluatorBurak Emir2007-01-241-0/+35
* forgot check file and removed flags fileBurak Emir2007-01-242-1/+0
* moved working tests to filesBurak Emir2007-01-2415-0/+0
* (no commit message)Lex Spoon2007-01-241-0/+35
* new testsMartin Odersky2007-01-236-0/+184
* Changed back the paths for --quickLex Spoon2007-01-231-2/+2
* Enable -deprecation while running testsLex Spoon2007-01-231-2/+2
* updated check fileMartin Odersky2007-01-221-2/+2
* Moved collection test to pendingIulian Dragos2007-01-193-2/+2
* updated check files for cli testsmichelou2007-01-196-54/+21
* Added tests for HashTreeSet and HashTreeMapLex Spoon2007-01-192-0/+10
* Fixed test/files/jvm/serialization.check due to...mihaylov2007-01-171-10/+10
* enabled -Xunapply.Martin Odersky2007-01-163-2/+32
* libBurak Emir2007-01-141-0/+11
* (no commit message)Martin Odersky2007-01-102-0/+26
* fixed bug877Martin Odersky2007-01-101-1/+1
* fixed bug875Martin Odersky2007-01-109-0/+94
* added colon to check files in pendingBurak Emir2007-01-085-5/+5
* added test case in neg/scopes.scalamichelou2007-01-082-7/+12
* added one test, changed to check files.Martin Odersky2007-01-083-1/+19
* added colonBurak Emir2007-01-0782-125/+125
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-1/+1
* removed Xkilloption from ExplicitOuterBurak Emir2007-01-052-4/+13
* Changed the checkfile to match old field initia...Iulian Dragos2007-01-051-6/+6
* Fixed serialization throughout RedBlack hierarchyIulian Dragos2007-01-051-6/+6
* changed collection librariesMartin Odersky2007-01-042-1/+2
* 1.Martin Odersky2007-01-0312-10/+201
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-0/+2
* caseclasses implement Product directlyBurak Emir2006-12-251-55/+0
* test case, unapply <-> as in "Matching with Obj...Burak Emir2006-12-252-0/+85
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-252-3/+37