summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Collapse)AuthorAgeFilesLines
* new tests. No review.Martin Odersky2010-08-241-0/+11
|
* pending test for #3663Lukas Rytz2010-08-062-0/+28
|
* Added test case for see #3628 in pending.Philipp Haller2010-07-122-0/+14
|
* Added test case for see #3620.Philipp Haller2010-07-121-0/+73
|
* Added test case for see #3636.Philipp Haller2010-07-121-0/+49
|
* Removed a test from pending which is also in fi...Paul Phillips2010-06-302-609/+0
| | | | | Removed a test from pending which is also in files. No review.
* Removed unfinished Jenkins hashcode for final.Paul Phillips2010-06-272-0/+18
|
* A wholesale reversion of the pattern matcher to...Paul Phillips2010-06-161-0/+9
| | | | | | | | A wholesale reversion of the pattern matcher to r21939, motivated by the appearance of #3578. Closes #3578, reopens #2800, #3050. Review by moors. (I can't keep saying "no review" when every move I make in here seems to break something.)
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-042-0/+10
| | | | | | | Reverts r21973, the patch I characterized as "hacky but no-risk" in my commit message, for causing #3480. Closes #3480. I'd say no review but who can trust a guy who throws around "no risk" with such abandon.
* Moved the test for #3420 to pending and reopene...Paul Phillips2010-05-202-0/+6
| | | | | | | Moved the test for #3420 to pending and reopened the ticket. The bug only materializes if scalac was itself built with -optimise. (We may need a richer language for describing optimise bugs.) No review.
* Should fix the interpreter bug I just introduced.Paul Phillips2010-05-131-0/+10
| | | | | | | crashing-under-optimise test into pending since that looks like a genuine bug - I'll open it a ticket. No review.
* Disabled scalacheck tests because they interfer...Martin Odersky2010-05-105-0/+317
| | | | | | Disabled scalacheck tests because they interfere with library refactorings (refactorings break scalacheck).
* Rolled partest back to r21328.Paul Phillips2010-05-066-0/+63
| | | | | | | | changes necessary to plug it back in while preserving everything which has happened since then in tests and such, but we should be the lookout for overreversion. Review by phaller (but as a formality, I don't think it requires direct review.)
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-241-0/+22
| | | | | | | | | | | | StringBuilder no longer violates the Seq reverse contract: it returns a new StringBuilder. The behavior formerly found in reverse (updates in place) is now available in reverseContents. Migration warning on reverse. Closes #3327. Also did some StringBuilder rewriting as per discussion with odersky. And took a cleaver to parts of the documentation to get to the good parts a little faster. Review by community.
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-11/+0
| | | | | | | | | As a brief diversion from real work, implemented Damerau–Levenshtein and ran it on trunk to elicit obvious misspellings. Unfortunately they're mostly in places like compiler comments which real people never see, but I fixed them anyway. All those English Lit majors who peruse our sources are sure to be pleased. No review.
* If I work on this patch any longer without chec...Paul Phillips2010-04-0510-39/+23
| | | | | | | | | | | | | | | | If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]
* improved cps transform of partial functions.Tiark Rompf2010-04-033-38/+0
|
* closes 2864.Tiark Rompf2010-03-292-32/+0
|
* moved the continuations plugin into trunk.Tiark Rompf2010-03-1119-0/+226
|
* New attempt at fixing the tests. No review.Philipp Haller2010-03-092-0/+85
|
* Fix for #3136 by reverting the line in r18184 w...Paul Phillips2010-03-051-0/+19
| | | | | | | | | Fix for #3136 by reverting the line in r18184 which caused this and other regressions. The downside is that the #1697 test case no longer passes, but protracted shrug because it wasn't entirely fixed anyway. Review by moors. (Can you triangulate your way to a patch where both work simultaneously? It's today's bonus challenge!)
* ScalaRunTime method to perform sameElements as ...Paul Phillips2010-03-051-1/+0
| | | | | | ScalaRunTime method to perform sameElements as fix for #2867. Review by odersky.
* Fixes the problem mentioned in #2882, which see...Hubert Plociniczak2010-02-034-11/+0
| | | | | Fixes the problem mentioned in #2882, which seems to be the reason for #2280 - allow simple ananlysis on java sources. Review by dragos
* Moved some test cases from pending to files sin...Paul Phillips2010-01-2810-206/+0
| | | | | | | | Moved some test cases from pending to files since the bugs they were watching for seem to be fixed. Moved some other test cases from pending to disabled because they deceptively claim to pass while investigation reveals the ticket needs to remain open. Closes #1996, #2660.
* One of those "$.05 for the bolt, $50,000 for kn...Paul Phillips2010-01-285-91/+0
| | | | | | | | | One of those "$.05 for the bolt, $50,000 for knowing where to put it" commits. Closes #425, #816, #2310, #2691. All credit for this patch goes to me for having the genius to know when new eyes were needed (although if you're feeling generous some could also go to walter korman for the actual debugging and code writing part.)
* Another batch of tests. No review.Hubert Plociniczak2010-01-264-0/+11
|
* Changed the info statements in refined build ma...Hubert Plociniczak2010-01-264-0/+12
| | | | | | | | Changed the info statements in refined build manager to print the information in more consistent way, so that we can test it using partest. Added more tests for build manager, more to follow... No review.
* Moved test case for just-reverted patch to pend...Paul Phillips2010-01-211-0/+1
| | | | | Moved test case for just-reverted patch to pending. No review.
* Added test to pending with extensive exploratio...Paul Phillips2010-01-191-0/+193
| | | | | | Added test to pending with extensive exploration of behaviors of instanceOf as compared with type matching.
* Fix for #2365.Paul Phillips2010-01-153-0/+49
| | | | | | | | | | | | | | a soft reference around cached classes so they do not interfere with garbage collection. There is a test case, but it is in pending because I spent longer trying to get it to fail under partest than I did writing the actual patch. If you would like to see the behavior which was corrected, go to test/pending/run/bug2365 and run that script with scalac built before and after this commit. Review by dubochet.
* Moved the test for #2364 to pending because it ...Paul Phillips2010-01-112-0/+61
| | | | | | Moved the test for #2364 to pending because it apparently uses some nonstandard classes.
* Moved plugin neg tests to pending. No review.Philipp Haller2010-01-0542-0/+368
|
* Disabling test for #1801 yet again, still faili...Antonio Cunei2009-12-182-0/+37
| | | | | | Disabling test for #1801 yet again, still failing on some systems. No review.
* Reverting r19988 (restoring test for #1801).Antonio Cunei2009-12-162-37/+0
| | | | | No review.
* moved t2515 to pending (fails on ibm6). no reviewLukas Rytz2009-12-092-0/+53
|
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
|
* Moved non-deterministic test for see #1801 to p...Philipp Haller2009-12-022-0/+37
| | | | | Moved non-deterministic test for see #1801 to pending.
* tests in pending for see #2705 -- note that par...Adriaan Moors2009-11-273-0/+10
| | | | | tests in pending for see #2705 -- note that partest does not work for jvm tests under pending, move to files and it works, see #2711
* Closed #2629 #2639 #2669Martin Odersky2009-11-241-16/+0
|
* pending test: see #2660, #2691Adriaan Moors2009-11-242-0/+34
|
* Moved failing test due to fix of #2635 to pending.Martin Odersky2009-11-221-0/+21
|
* Contents of scala.Math moved into scala.math pa...Paul Phillips2009-11-171-7/+0
| | | | | | Contents of scala.Math moved into scala.math package object, and scala.Math deprecated. Also a couple janitorial cleanups.
* test cases in pendingAdriaan Moors2009-11-166-0/+145
|
* Moved (non-regression) actor-receive-sender tes...Philipp Haller2009-11-092-0/+53
| | | | | | Moved (non-regression) actor-receive-sender test to pending for bug fixing.
* 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
|