summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1999.Philipp Haller2009-05-244-13/+24
* Fixed partest build problem.Philipp Haller2009-05-241-0/+5
* Added sequence control for multi-file tests.Philipp Haller2009-05-151-15/+37
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-158-45/+3
* tweak to compile under java 6Paul Phillips2009-05-061-1/+1
* Scala decompiler test suite addedilyas2009-05-064-5/+81
* Reimplementation of XML encoding heuristics fro...Paul Phillips2009-04-301-4/+1
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-163-59/+38
* More consolidation and duplication elimination ...Paul Phillips2009-03-131-8/+2
* A big cleanup of Settings code.Paul Phillips2009-03-121-1/+1
* added partest.properties to jarmichelou2009-03-104-16/+13
* Refactored a pile of duplicated Properties code...Paul Phillips2009-03-101-38/+6
* removed deprecated warning, updated svn props, ...michelou2009-03-108-98/+114
* Fixed lockup in partest.Philipp Haller2009-01-292-1/+4
* Fixed ant test.suite target for jvm tests that ...Philipp Haller2009-01-141-0/+14
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-0913-13/+13
* Fix timeout problem in partestPhilipp Haller2009-01-083-163/+160
* Add debug option to partest ant task.Philipp Haller2008-12-182-0/+21
* Adds language and country settings forcing them...Philipp Haller2008-11-241-0/+1
* Fixed bug in partest that prevented setting per...Philipp Haller2008-11-132-17/+20
* Fixed partes to run on 'quick' classes (was ass...Iulian Dragos2008-11-061-1/+1
* fixed "script" tests on Windows (Cygwin+DOS)michelou2008-11-011-1/+9
* Merged new test set code from 2.7.2 branch.Philipp Haller2008-11-011-93/+70
* Fixed multi-file jvm5 tests.Philipp Haller2008-10-311-0/+14
* Added handling of pos5 tests.Philipp Haller2008-10-281-0/+14
* Improved log file output if javac fails.Philipp Haller2008-10-271-14/+25
* Improved error output in case invoking javac fa...Philipp Haller2008-10-271-3/+10
* Ported recent partest fixes in 2.7.2 branch.Philipp Haller2008-10-243-5/+16
* Changed the way in which the path to javac is p...Philipp Haller2008-10-215-10/+15
* Use JAVA_HOME for finding javac.Philipp Haller2008-10-171-2/+11
* Use different exit code by default.Philipp Haller2008-10-151-1/+1
* Improved error reporting when running external ...Philipp Haller2008-10-151-3/+13
* Re-enabled multi-file tests for ant pos tests.Philipp Haller2008-10-131-4/+16
* Fixed build.Philipp Haller2008-10-131-18/+10
* ant task for partest now supports multi-file te...Philipp Haller2008-10-131-10/+18
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-182-2/+20
* Fixed java options.Philipp Haller2008-09-173-1/+3
* Added option to select test source dir.Philipp Haller2008-09-154-28/+41
* Added support for ScalaCheck tests.Philipp Haller2008-09-096-1/+56
* Fixed problem running plugin tests.Philipp Haller2008-09-041-47/+6
* Enables test dirs for neg tests.Philipp Haller2008-09-042-2/+30
* Adds support for .flags file containing scalac ...Philipp Haller2008-09-025-13/+39
* Fixes #1312.Philipp Haller2008-09-011-13/+8
* Adds check for latest jar/properties file to se...Philipp Haller2008-09-013-37/+75
* Enabled test directories also for run, jvm and ...Philipp Haller2008-08-293-26/+31
* Added support for multi-file tests.Philipp Haller2008-08-276-84/+168
* Fixed #1172.Philipp Haller2008-08-051-2/+2
* Fixed problem with partest hanging when log fil...Philipp Haller2008-08-031-8/+13
* Added options --buildpath and --classpath.Philipp Haller2008-08-015-37/+126