summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interactive/tests/InteractiveTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Moved interactive sources into separate directory.Paul Phillips2013-03-091-123/+0
* Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-091-1/+0
|\
| * Fix SI-6578. Deprecated `askType` because of possible race conditions in type...Iulian Dragos2013-02-011-1/+0
* | Removed unused imports.Paul Phillips2012-11-061-8/+0
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-0/+2
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Enhanced presentation compiler test infrastructureMirco Dotta2012-07-051-5/+9
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-2/+2
* Added presentation memory leak test.Iulian Dragos2012-04-031-0/+1
* Minor update of the PC's testing framework.Micro Dotta2011-10-091-6/+7
* Major rewrite of the testing infrastructure for...Micro Dotta2011-08-171-214/+86
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Added headers with copyright messages.Martin Odersky2011-03-221-0/+4
* One more attempt at fixing the windows build.Iulian Dragos2011-03-081-1/+1
* Made the .opts file in presentation compiler te...Iulian Dragos2011-03-071-0/+19
* Long overdue rehaul of presentation compiler te...Iulian Dragos2011-03-011-6/+34
* Switched back to StoreReporter for presentation...Iulian Dragos2011-02-031-2/+2
* Made the presentation compiler reporter in inte...Iulian Dragos2011-01-281-4/+7
* One last attempt at getting the presentation co...Iulian Dragos2011-01-261-5/+26
* Skip getClass (signature changes between JDK 1....Iulian Dragos2011-01-251-1/+3
* Stripped one more embarrasing absolute path fro...Iulian Dragos2011-01-251-1/+1
* Increased the timeout for presentation compiler...Iulian Dragos2011-01-241-4/+4
* Added presentation compiler tests.Iulian Dragos2011-01-241-0/+175