summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Collapse)AuthorAgeFilesLines
* A pending test for #2087, and a script test whichPaul Phillips2009-10-221-0/+8
| | | | | | | | is supposed to exercise r19165, except that I discovered that no script tests have been run since July 2008: r15658 says "remove script tests for now - they seem to block in certain configurations."
* Fixed #2422 abd #2461Martin Odersky2009-10-131-0/+25
|
* Fixed #2444Martin Odersky2009-10-128-126/+0
|
* reverted immutable.Vector because it gave rando...Martin Odersky2009-10-1215-79/+80
| | | | | | reverted immutable.Vector because it gave random build errors on my machine. Fixed various tickets, updated test and check files.
* Moved a pile of passing tests from pending to f...Paul Phillips2009-10-0717-200/+16
| | | | | | Moved a pile of passing tests from pending to files, fixed some untesty tests, and will now close the associated tickets.
* Fixed #1000, #2060Martin Odersky2009-10-071-0/+14
|
* fixed #2421: checkBounds in typedImplicit0 to f...Adriaan Moors2009-10-062-51/+0
| | | | | | fixed #2421: checkBounds in typedImplicit0 to filter out implicit searchresults that result in nonsenical type instantiations
* Sequence->SeqMartin Odersky2009-10-0233-0/+543
|
* Test case for #2030 and #2056.Paul Phillips2009-10-012-8/+0
|
* missing test cases for #2261, #2293, #2421Adriaan Moors2009-10-012-0/+51
|
* Reverted r18215 at martin's request.Paul Phillips2009-09-252-0/+12
|
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2428-20/+18
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* fixed headers/comments/svn props, made some pro...michelou2009-09-152-129/+248
| | | | | | fixed headers/comments/svn props, made some progress with serializable classes
* Moved test case for now-fixed #2027 into files.Paul Phillips2009-09-011-7/+0
|
* removed t1701 from pending as it's now in files.Paul Phillips2009-08-181-1/+0
|
* Test in pending for #2261.Paul Phillips2009-08-161-0/+6
|
* Test case for #612.Paul Phillips2009-08-122-10/+0
|
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-034-27/+0
| | | | | | Re-enabled forwarders and moved the formerly failing tests for #363 and #1745 out of pending.
* Fix and test case for #1260.Paul Phillips2009-07-111-17/+0
|
* The presently salvageable portion of my attempt...Paul Phillips2009-07-091-0/+41
| | | | | | | The presently salvageable portion of my attempt to fix bugs #425 and #816 (which I have indeed fixed, but a bazillion other test cases broke so the fix is commented out until I can make everyone happy at once.)
* Implemented proposed strategy for #1503 and mov...Paul Phillips2009-07-052-12/+0
| | | | | | Implemented proposed strategy for #1503 and moved test case out of pending (and fixed it so it didn't throw a match error.)
* Added test for #2060.Philipp Haller2009-06-231-0/+28
|
* Added test for #2034.Philipp Haller2009-06-221-0/+14
|
* Added test for #2079.Philipp Haller2009-06-221-0/+25
|
* Added test for #2078.Philipp Haller2009-06-221-0/+9
|
* Added tests for #2027 and #2030.Philipp Haller2009-06-163-0/+15
|
* Moved test for #1801 to pending for offline bug...Philipp Haller2009-06-142-0/+37
| | | | | Moved test for #1801 to pending for offline bug fixing.
* Added a series of pending test cases.Gilles Dubochet2009-06-095-0/+93
|
* pending test for ticket #2030David MacIver2009-06-012-0/+6
|
* Moved test for offline bug fixing.Philipp Haller2009-05-312-0/+25
|
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-273-4/+4
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Moved actorgc_leak test to pending, because it ...Philipp Haller2009-05-272-0/+64
| | | | | Moved actorgc_leak test to pending, because it fails (only) on Windows.
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-158-0/+0
| | | | | | | Removed a bunch of now useless 1.4 code, merged back jvm5-specific partest tests into the general jvm tests, documentation updates.
* Organized disabled directory so it works with p...Paul Phillips2009-05-094-23/+0
| | | | | | | Organized disabled directory so it works with partest. You can run ./partest --srcpath disabled to run the tests in that location. Fixed a few tests in disabled and pending and moved to files.
* massive new collections checkin.Martin Odersky2009-05-082-0/+19
|
* Today's frustration commit! Disables all forwar...Paul Phillips2009-03-312-0/+10
| | | | | | | Today's frustration commit! Disables all forwarders including main until we can figure out how to avoid #1795, and reverts ostensible fix for #1240 to avoid #1840, #1842, and the rest of the gang.
* Moved static forwarder generation behind -Xforw...Paul Phillips2009-03-314-6/+17
| | | | | | | Moved static forwarder generation behind -Xforwarders option. Special cased main so #363 continues to work. Moved test case for #1745 into pending since it requires forwarders to work.
* Pending test for #1840Ingo Maier2009-03-312-0/+6
|
* Pending test for #1836Ingo Maier2009-03-302-0/+2
|
* Removed passing test for #1107 from pending; a ...Paul Phillips2009-03-162-19/+0
| | | | | | Removed passing test for #1107 from pending; a larger test case already exists in files.
* Moved *withinZero tests to pendingPhilipp Haller2009-02-274-0/+40
|
* Began evaluation of the tests in pending, and m...Paul Phillips2009-02-1619-112/+1
| | | | | | Began evaluation of the tests in pending, and moved/updated/removed .scala and .check files as warranted.
* managed to move timeout.scala the whole way int...Paul Phillips2009-02-111-0/+5
| | | | | managed to move timeout.scala the whole way into pending
* moved timeout.scala back to pending and documen...Paul Phillips2009-02-112-0/+34
| | | | | 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-282/+0
| | | | | | moved most of the passing tests from pending to files ; reunited inner.scala with inner.check
* added pending test for #1701Lukas Rytz2009-02-091-0/+1
|
* Moved react/receiveWithinZero tests to pending ...Philipp Haller2009-01-304-0/+40
| | | | | Moved react/receiveWithinZero tests to pending for now.
* Added test for #1659Geoffrey Washburn2009-01-211-0/+4
|
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
|
* Iulian says I should delete these.Geoffrey Washburn2008-11-192-14/+0
|