summaryrefslogtreecommitdiff
path: root/test/disabled
Commit message (Collapse)AuthorAgeFilesLines
...
* Disabled failing test. Review by plocinic.Paul Phillips2010-02-107-0/+33
|
* Moved some test cases from pending to files sin...Paul Phillips2010-01-283-0/+111
| | | | | | | | 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.
* Disabled docgenerator test, which isn't compati...Gilles Dubochet2009-11-242-0/+472
| | | | | Disabled docgenerator test, which isn't compatible with Scaladoc 2.
* Moved disabled tests back into their original p...Antonio Cunei2009-11-0615-1117/+0
| | | | | | Moved disabled tests back into their original place. Expect 7 tests to fail.
* Fix for disabled test t2359.Philipp Haller2009-10-122-26/+0
|
* Disabling another test trying to unhang the tes...Paul Phillips2009-10-072-0/+26
| | | | | Disabling another test trying to unhang the test suite.
* Disabled an actor test which is hanging the tes...Paul Phillips2009-10-062-0/+46
| | | | | Disabled an actor test which is hanging the test suite.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-249-4/+1
| | | | | | | | [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.
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-161-10/+0
| | | | | | The first working scalacheck test! Now Arbitrary is working for us instead of our nemesis Capt. Entropy.
* Polished up some disabled tests and returned th...Paul Phillips2009-08-144-209/+0
| | | | | Polished up some disabled tests and returned them to files.
* scalap changed to treat named parameters and pa...ilyas2009-06-2920-72/+0
| | | | | scalap changed to treat named parameters and package objects
* Named and default argumentsLukas Rytz2009-05-3014-0/+44
| | | | | | | - MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-274-6/+6
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Disabled "natives" test because its annoyance /...Gilles Dubochet2009-05-1310-0/+182
| | | | | | Disabled "natives" test because its annoyance / usefulness ratio was considered to be too low.
* Rebuild all plugin tests and moved them back to...nielsen2009-05-1142-374/+0
| | | | | Rebuild all plugin tests and moved them back to the working test cases
* Organized disabled directory so it works with p...Paul Phillips2009-05-0971-347/+1
| | | | | | | 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-0870-0/+2041