summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test case for #1623.Paul Phillips2009-02-162-0/+16
|
* Began evaluation of the tests in pending, and m...Paul Phillips2009-02-1623-60/+22
| | | | | | Began evaluation of the tests in pending, and moved/updated/removed .scala and .check files as warranted.
* Fix for bug #473 and test case.Paul Phillips2009-02-162-0/+7
|
* hopefully fixed the build by fixing deSkolemize...Martin Odersky2009-02-163-11/+30
| | | | | | hopefully fixed the build by fixing deSkolemize, and adapting the new collection libraries to stricter override checking.
* Fixed an ambiguity problem with implcits, and a...Martin Odersky2009-02-151-0/+7
| | | | | | | Fixed an ambiguity problem with implcits, and a spurious cyclic reference error mentioned by Jorge. Tightened overriding checks (test case is new collection libraries).
* Fix for #1185Antonio Cunei2009-02-121-0/+15
|
* test case for #278Paul Phillips2009-02-122-0/+13
|
* widened access check for readResolve to include...Paul Phillips2009-02-121-0/+3
| | | | | | widened access check for readResolve to include all access modifiers; fixes bug #1385
* fixed bug #1535, added test casePaul Phillips2009-02-112-0/+17
|
* managed to move timeout.scala the whole way int...Paul Phillips2009-02-112-38/+5
| | | | | managed to move timeout.scala the whole way into pending
* moved timeout.scala back to pending and documen...Paul Phillips2009-02-113-0/+38
| | | | | moved timeout.scala back to pending and documented why it's there
* moved most of the passing tests from pending to...Paul Phillips2009-02-1013-0/+0
| | | | | | moved most of the passing tests from pending to files ; reunited inner.scala with inner.check
* Fixes and test cases for #944 and #1523.Paul Phillips2009-02-104-0/+19
|
* Removes underscore from the list of characters ...Paul Phillips2009-02-102-1/+7
| | | | | | | Removes underscore from the list of characters used during semicolon inference which it believes cannot start a statement on a new line, fixing bug #756; adds 1 test case, updates 1.
* map page updatedilyas2009-02-101-0/+0
| | | | | scalap flags adjusted according to man page
* added test for 1691Lukas Rytz2009-02-101-1/+22
|
* added pending test for #1701Lukas Rytz2009-02-091-0/+1
|
* Remove type annotations as part of SIP 00002 an...nielsen2009-02-091-2/+2
| | | | | | Remove type annotations as part of SIP 00002 and removed function from Global that is not used any more
* Adds Interpreter.reset(), a fast method for res...Lex Spoon2009-02-062-0/+13
| | | | | | Adds Interpreter.reset(), a fast method for resetting an existing interpreter instance to a clean slate.
* Missed some files.... but how ?nielsen2009-02-0517-0/+82
|
* Test that make sure the implementation in SIP 0...nielsen2009-02-0525-0/+292
| | | | | Test that make sure the implementation in SIP 00002 behaves correctly
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-051-0/+5
| | | | | | Compiler implementation of SIP 00002 and fixes for tests and other tools like scaladoc
* Fix and test for #1689.Miles Sabin2009-02-032-0/+24
|
* Added test for #1652.Philipp Haller2009-01-302-0/+13
|
* Moved react/receiveWithinZero tests to pending ...Philipp Haller2009-01-304-0/+0
| | | | | Moved react/receiveWithinZero tests to pending for now.
* updated check fileMartin Odersky2009-01-291-0/+4
|
* Added test for #1659Geoffrey Washburn2009-01-211-0/+4
|
* Fix and test for #1648Geoffrey Washburn2009-01-201-0/+4
|
* Fix for #1589.Iulian Dragos2009-01-151-0/+8
|
* Fixed #1143 (again).Philipp Haller2009-01-143-0/+71
|
* test commit: IntelliJ project files addedilyas2009-01-131-0/+17
|
* Added a test for #1618Geoffrey Washburn2009-01-131-0/+11
|
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-134-4/+4
|
* Updated copyright notices to 2009Antonio Cunei2009-01-094-5/+5
|
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-082-3/+10
| | | | | fixed erroneous cyclic reference error condition; generated new starr.
* fixed ticket #1620michelou2009-01-062-0/+22
|
* Add tests for zero timeout in reactWithin and r...Philipp Haller2009-01-034-0/+40
| | | | | Add tests for zero timeout in reactWithin and receiveWithin.
* fixed #1364 (overeriding vals in traits)Martin Odersky2008-12-101-0/+9
|
* disabled one test on Java 1.4michelou2008-12-092-3/+1
|
* corrected check fileMartin Odersky2008-12-091-1/+1
|
* added comments; better errror messages; trace u...Martin Odersky2008-12-083-12/+24
| | | | | added comments; better errror messages; trace utility
* Fixed #1358.Iulian Dragos2008-12-032-0/+7
|
* Fixed 1541.Iulian Dragos2008-11-262-0/+12
|
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-259-16/+24
| | | | | | | | Merging everything from the 2.8.x development branch back to trunk. - If you were working on trunk, please keep working on trunk If you were - working on 2.8-devel, please switch to trunk now
* added manifest tests and util.Marshalmichelou2008-11-252-22/+111
|
* Fix for #1371.Geoffrey Washburn2008-11-222-0/+6
|
* Iulian says I should delete these.Geoffrey Washburn2008-11-192-14/+0
|
* Added back test for #1453.Iulian Dragos2008-11-192-0/+14
|
* Oops.Geoffrey Washburn2008-11-192-0/+14
| | | | | rather than placed in their new location.
* Moved failing test to pending for now.Geoffrey Washburn2008-11-192-14/+0
|