summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Interpreter test now only works on 1.5 or above...Geoffrey Washburn2008-11-192-0/+0
| | | | | Interpreter test now only works on 1.5 or above JVMs.
* new failing testsMartin Odersky2008-11-182-0/+12
|
* Applied patch from #1505, modified supplied exa...Geoffrey Washburn2008-11-181-0/+25
| | | | | Applied patch from #1505, modified supplied example to be a test.
* Fixed #1453.Iulian Dragos2008-11-182-0/+14
|
* Fix and test for #1513Geoffrey Washburn2008-11-142-0/+5
|
* Applied Paul's patch for #1380, moved test out ...Geoffrey Washburn2008-11-134-1/+1
| | | | | Applied Paul's patch for #1380, moved test out of pending.
* Starting on improving the abstraction level of ...David MacIver2008-11-131-0/+1
| | | | | | | | Starting on improving the abstraction level of the pattern matcher (code from paul) Still needs a fair bit of work.
* Corrects classpathPhilipp Haller2008-11-131-1/+1
|