summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
* | Add test for recover to Akka TCKPhilipp Haller2011-12-132-4/+25
* | Force output of exception in assert. Add tests for recover.Philipp Haller2011-12-131-2/+33
* | Add tests for blocking/await to Akka version of the TCKPhilipp Haller2011-12-131-6/+37
* | Merge branch 'execution-context' of github.com:phaller/scala into execution-c...aleksandar2011-12-131-0/+338
|\ \
| * | Add Akka version of Futures TCK.Philipp Haller2011-12-131-0/+338
* | | Change promise method signature.aleksandar2011-12-131-1/+1
|/ /
* | Add test cases for blocking. Fix in the failed projection.aleksandar2011-12-131-3/+27
* | Rename block->await. Add more tck test cases.aleksandar2011-12-131-8/+87
* | Add stubs for future combinator tests.Philipp Haller2011-12-131-1/+67
* | Fix default.ExecutionContextImpl.promise. Add promise test.Philipp Haller2011-12-131-1/+24
* | Adding the tck test file.aleksandar2011-12-121-0/+166
* | Merge branch 'execution-context' of github.com:phaller/scala into execution-c...aleksandar2011-12-121-8/+7
|\ \
| * | Fix future testsPhilipp Haller2011-12-091-5/+5
* | | Syntax changes for the scala.concurrent package and some cleanup.aleksandar2011-12-121-5/+10
|/ /
* / Add tests for future callbacksPhilipp Haller2011-12-072-0/+134
|/
* Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-031-0/+15
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-221-4/+4
* More repl work.Paul Phillips2011-11-041-1/+1
* Begone t1737...Hubert Plociniczak2011-11-0233-200/+200
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-232-4/+4
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-101-4/+4
* Restores XML entity fix.Paul Phillips2011-10-042-0/+18
* Revert "Fix for XML entity bug."Paul Phillips2011-10-042-18/+0
* Fix for XML entity bug.Paul Phillips2011-10-042-0/+18
* Repairing bitrot with serialization.Paul Phillips2011-10-031-12/+5
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-5/+6
* Shuffling classes around.Paul Phillips2011-10-011-6/+6
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-247-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-157-29/+11
* Fixing all the tests and source which still use...Paul Phillips2011-08-082-2/+2
* Fixes SI-4759Philipp Haller2011-07-071-0/+47
* Don't infer anonymous classes.Paul Phillips2011-06-271-1/+1
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-011-2/+2
* Each of the three commits preceding this are to...Paul Phillips2011-05-291-0/+158
* Fixing an interpreter output regression and upd...Paul Phillips2011-05-291-1/+1
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-1917-516/+463
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-192-6/+3
* Temporarily moving interpreter.scala to pending.Martin Odersky2011-04-251-158/+0
* Of late the test which fires up the window serv...Paul Phillips2011-04-142-42/+0
* This time, fixed #4283. no review.Iulian Dragos2011-04-143-0/+14
* Revert "Closes #4283.Iulian Dragos2011-04-133-14/+0
* Closes #4283. no review.Iulian Dragos2011-04-133-0/+14
* make natives test run on win64. no reviewLukas Rytz2011-04-052-0/+3
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-051-100/+239
* Closes #3838. Review by prokopec.Philipp Haller2011-03-152-0/+16
* Re-enabling the disabled signature test along w...Paul Phillips2011-03-064-1/+42
* Some naming clarifications and a test rewrite.Paul Phillips2011-03-061-7/+22
* Reverting some recent signature code and tempor...Paul Phillips2011-03-043-41/+0
* Break 9 tests, fix 9 tests, realize you broke t...Paul Phillips2011-02-281-11/+6
* Renamed Application to App.Martin Odersky2011-02-219-9/+9