summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* changed build script to run shootout and script...Lukas Rytz2008-07-311-1/+38
* Fixed partest to accept additional flags on a p...Iulian Dragos2008-07-291-1/+10
* Increased timeout in build.xml to make all test...Philipp Haller2008-07-092-3/+5
* Added timeouts to protect against hanging tests.Philipp Haller2008-07-084-29/+70
* Removed vararg warnings in partestPhilipp Haller2008-05-284-13/+14
* When no check file exists, run test fails with ...Philipp Haller2008-05-222-3/+11
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-1/+1
* Deprecated lower case type aliases for primitiv...Iulian Dragos2008-05-192-3/+3
* Fixed NPE in partestPhilipp Haller2008-05-151-1/+2
* Added config options to partest Ant taskPhilipp Haller2008-05-091-1/+7
* fixed some minor problems with partest.Lukas Rytz2008-05-083-7/+48
* partest now interprets scalac options passed in...Philipp Haller2008-05-075-72/+113
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-074-21/+21
* Updated partest to work with SuperSabbusLukas Rytz2008-05-071-7/+7
* SuperSabbus uses proper Java command to run par...Gilles Dubochet2008-04-291-0/+3
* 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