summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* 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
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-145-131/+99
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-142-4/+7
* More work on classpaths.Paul Phillips2010-02-111-9/+8
* More work on classpaths.Paul Phillips2010-02-101-100/+73
* partest no longer treats remaining .log files a...Philipp Haller2010-02-101-3/+3
* Some work on classpaths.Paul Phillips2010-02-081-8/+3
* Some code duplication removal as I inch us towa...Paul Phillips2010-02-072-68/+22
* Fixed issue in partest where result of tests th...Philipp Haller2010-02-045-74/+120
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-041-1/+1
* Striking while the iron is hot, renamed removeD...Paul Phillips2010-02-031-1/+1
* Closes #2966. Review by milessabin.Hubert Plociniczak2010-01-271-1/+2
* Cleaning up. No review.Hubert Plociniczak2010-01-261-3/+1
* Fix ant task for build manager partest. no review.Hubert Plociniczak2010-01-251-1/+1
* Added new target for partest for testing Build ...Hubert Plociniczak2010-01-247-99/+280
* Also run neg tests in directories in ant task.Philipp Haller2010-01-051-1/+1
* Another round of deprecation warning elimination.Paul Phillips2009-12-153-10/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-0716-16/+16
* Split command line parameters by space, properl...dcaoyuan2009-12-051-1/+1
* #2747 fixedilyas2009-12-041-1/+2
* Some minor cleanups found while cleaning up.Paul Phillips2009-12-021-29/+13
* Expanding the warning cleansing into -unchecked...Paul Phillips2009-11-201-2/+3
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-1/+1
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-6/+5
* Fix for spurious timeouts in partest (as observ...Philipp Haller2009-10-301-27/+48
* new classpaths.Lukas Rytz2009-10-261-2/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-10/+10
* Fix for partest so all the javaopts files would...Paul Phillips2009-09-231-3/+11
* Some duplication elimination in partest.Paul Phillips2009-09-221-86/+36