summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* Reverted change that made partest fail with 'bi...Iulian Dragos2010-04-291-1/+1
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-211-2/+1
* Handled action items (1) and (4) of the phaller...Paul Phillips2010-04-217-25/+18
* Degeneralized some incomplete generalization of...Paul Phillips2010-04-168-40/+52
* Made partest diff algorithm much more lenient.Paul Phillips2010-04-161-21/+36
* Some mopping up in equality.Paul Phillips2010-04-131-1/+1
* Still working on partest.Paul Phillips2010-04-121-0/+3
* Another attempt at avoiding partest hang ups wh...Philipp Haller2010-04-121-1/+2
* Correct oversight where neg tests didn't demand...Paul Phillips2010-04-1211-28/+35
* Reverted r21500 until all test categories work ...Philipp Haller2010-04-122-14/+11
* Restored partest behavior to write log files wi...Philipp Haller2010-04-122-11/+14
* Some modifications to partest to improve output.Paul Phillips2010-04-124-18/+28
* Attempting to unblock partest by handling Asser...Philipp Haller2010-04-121-2/+5
* Added --update-check option to partest.Paul Phillips2010-04-112-10/+15
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-118-180/+88
* And another partest gap is filled.Paul Phillips2010-04-066-18/+30
* Fixed another partest feature I'd managed to br...Paul Phillips2010-04-068-107/+109
* A couple more bits of partest I discovered were...Paul Phillips2010-04-064-28/+33
* Noticed a bug with test obj dirs not getting de...Paul Phillips2010-04-061-13/+6
* Fix for the partest task to fail the build when...Paul Phillips2010-04-061-4/+7
* The code part of the partest patch.Paul Phillips2010-04-0547-2748/+2397
* While working on partest discovered that Compil...Paul Phillips2010-03-252-4/+4
* Renamed partialMap to collect.Paul Phillips2010-03-241-1/+1
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-232-10/+3
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-232-0/+2
* Fixes #3054. No review.Hubert Plociniczak2010-03-192-13/+27
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* ...and a line from partest I didn't notice the ...Paul Phillips2010-03-101-3/+0
* Added test.debug target to build.xml.Paul Phillips2010-03-082-5/+14
* Changed partest ant task not to use reflection,...Paul Phillips2010-03-081-43/+15
* More progress toward immutable Settings, and va...Paul Phillips2010-03-081-2/+2
* Still working my way through all the classpath ...Paul Phillips2010-03-074-84/+56
* Added --grep command line option to partest.Paul Phillips2010-03-023-18/+40
* Removed the symlinks between scalacheck jars to...Paul Phillips2010-03-024-25/+36
* Enabled scalacheck tests.Paul Phillips2010-03-017-34/+32
* Removed the partest restriction that individual...Paul Phillips2010-02-273-110/+69
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-254-27/+23
* Working on making the bootstrap process transpa...Paul Phillips2010-02-254-67/+52
* Some debugging code for partest.Paul Phillips2010-02-254-2/+23
* Updated scalacheck jar to current trunk.Paul Phillips2010-02-245-50/+70
* Fixed a little command line partest bug I intro...Paul Phillips2010-02-231-1/+1
* The initial results of running a basic cut and ...Paul Phillips2010-02-231-65/+59
* Introducing partest to the idea of code reuse.Paul Phillips2010-02-237-159/+102
* Some much needed housecleaning regarding system...Paul Phillips2010-02-2310-174/+179
* A simple command line parser to consolidate a b...Paul Phillips2010-02-221-135/+112
* Some deprecation patrol and minor cleanups.Paul Phillips2010-02-223-12/+7
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-222-3/+3
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-185-54/+36
* A variety of changes to partest made in a quest...Paul Phillips2010-02-178-73/+113
* Made partest stop crashing on test directories ...Paul Phillips2010-02-161-7/+8