summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue that caused neg tests to succeed if...Philipp Haller2008-04-071-1/+27
* Fixed svn propertiesmihaylov2008-03-1910-42/+15
* moved or fixed package declaration of some file...mihaylov2008-03-192-0/+0
* Test root can be overridden and look-up is smar...Philipp Haller2008-03-137-793/+44
* Obtaining Scala compiler version is more robust.Philipp Haller2008-03-123-15/+9
* Fixed small output issue.Philipp Haller2008-03-112-7/+52
* Fixed #619.Philipp Haller2008-03-111-2/+25
* Fixed another use of 1.5 PrintWriter constructor.Geoffrey Washburn2008-03-101-1/+1
* Improved SuperSABBUS w.r.t.Gilles Dubochet2008-03-071-1/+7
* Use JDK 1.4 compatible PrintWriter constructorPhilipp Haller2008-03-071-1/+1
* SuperSABBUS runs the full test suite and is fas...Gilles Dubochet2008-03-065-10/+62
* Refactored definition of test procedures.Philipp Haller2008-03-053-218/+114
* Added more debug info to partest.Philipp Haller2008-03-042-1/+7
* Updated usage infoPhilipp Haller2008-03-041-1/+2
* Fixed #581. Made script tester more robust.Philipp Haller2008-03-032-36/+69
* Simplified classpath handlingPhilipp Haller2008-03-036-23/+21
* Using java.lang.Boolean.valueOf(...) is more ef...Geoffrey Washburn2008-03-031-1/+1
* Added support for res, script and shootout tests.Philipp Haller2008-02-298-137/+381
* First step towards a faster commit build.Gilles Dubochet2008-02-2911-440/+687
* partest bootstraps itself using reflection.Philipp Haller2008-02-277-224/+311
* Adjusted some directoriesPhilipp Haller2008-02-271-5/+6
* Eliminated two sources of spurious failuresPhilipp Haller2008-02-275-121/+176
* Revert some of Stephane's changesPhilipp Haller2008-02-261-16/+45
* updated partest, added jline.jar to dists/latestmichelou2008-02-264-76/+61
* Now runs on Windows.Philipp Haller2008-02-262-5/+14
* Fixed #535 and #539Philipp Haller2008-02-255-80/+244
* Added support for 'neg' tests to new partestPhilipp Haller2008-02-154-50/+128
* Added property to configure the number of actor...Philipp Haller2008-02-121-1/+2
* Implemented --show-diff, --show-log and --faile...Philipp Haller2008-02-117-133/+1730
* More functionality and cleaned-up outputPhilipp Haller2008-02-087-72/+318
* Replaced some hard-coded pathsPhilipp Haller2008-02-062-16/+38
* Added initial re-write of partestPhilipp Haller2008-02-016-0/+668
* Fixed buildPhilipp Haller2008-01-242-14/+10
* Deleted obsolete filePhilipp Haller2008-01-242-10/+13
* made printMessage platform-independent, removed...michelou2008-01-231-150/+0
* Added skeleton for new test runnerPhilipp Haller2008-01-231-0/+150
* Fixed the package name of scala.tools.partest.u...mihaylov2007-11-202-2/+2
* reenabled actor exit in partestmichelou2007-11-191-1/+1
* Java 1.4 compatibilitymichelou2007-11-181-1/+2
* changed some newlinesmichelou2007-11-161-5/+5
* improved code (actor exit problem still pending)michelou2007-11-153-64/+150
* fixed partest, removed mergeLines (useless)michelou2007-11-135-14/+94
* fixed #99, fixed order of worker queuemichelou2007-09-271-24/+16
* Fixed build of partest.Philipp Haller2007-09-251-1/+1
* (no commit message)Philipp Haller2007-09-252-4/+4
* partest integration (alpha)michelou2007-09-114-0/+718