summaryrefslogtreecommitdiff
path: root/src/partest/scala/tools/partest/nest/ConsoleFileManager.scala
Commit message (Expand)AuthorAgeFilesLines
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-201-189/+0
* SI-6289 Partest in technicolor and showing javac errorsSom Snytt2013-04-041-17/+16
* SI-6769 Removes GenJVM backendJames Iry2012-12-051-5/+0
* Members removed from partest.Paul Phillips2012-11-191-12/+1
* Revert "Commenting out unused members."Paul Phillips2012-11-191-9/+11
* Commenting out unused members.Paul Phillips2012-11-191-11/+9
* Remove unused imports in partest.Paul Phillips2012-11-191-2/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-10/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
| * Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-301-9/+0
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-5/+0
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-4/+13
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-181-0/+9
* Next generation of macrosEugene Burmako2012-04-121-0/+1
* Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-191-0/+9
* Made partest fully support locker-based distribsEugene Burmako2012-01-241-0/+4
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-221-1/+1
* Revert r25648 by michelou, it brakes partestHubert Plociniczak2011-10-311-4/+8
* Improved getFiles/getDirs in PartestTask; did s...michelou2011-09-121-8/+4
* Fixed a path issue in partest, no review.Paul Phillips2011-07-011-4/+4
* Fixing the scalap test rig to work like other t...Paul Phillips2011-03-291-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* More on partest.Paul Phillips2011-01-191-1/+0
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Rolled partest back to r21328.Paul Phillips2010-05-061-0/+190
* The code part of the partest patch.Paul Phillips2010-04-051-190/+0
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* Added test.debug target to build.xml.Paul Phillips2010-03-081-3/+3
* Still working my way through all the classpath ...Paul Phillips2010-03-071-3/+0
* Enabled scalacheck tests.Paul Phillips2010-03-011-7/+4
* Removed the partest restriction that individual...Paul Phillips2010-02-271-37/+14
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-251-11/+11
* Working on making the bootstrap process transpa...Paul Phillips2010-02-251-48/+5
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-29/+29
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-37/+25
* A variety of changes to partest made in a quest...Paul Phillips2010-02-171-48/+39
* Made partest stop crashing on test directories ...Paul Phillips2010-02-161-7/+8
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-57/+25
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Fixed #1999.Philipp Haller2009-05-241-2/+6
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Changed the way in which the path to javac is p...Philipp Haller2008-10-211-0/+2
* Added option to select test source dir.Philipp Haller2008-09-151-12/+22
* Added support for ScalaCheck tests.Philipp Haller2008-09-091-0/+2
* Adds support for .flags file containing scalac ...Philipp Haller2008-09-021-5/+0
* Adds check for latest jar/properties file to se...Philipp Haller2008-09-011-26/+72
* Enabled test directories also for run, jvm and ...Philipp Haller2008-08-291-1/+2