summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* 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
* new arrays are done.Martin Odersky2009-09-211-2/+2
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-161-21/+27
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-112-13/+6
* Made canEqual abstract in Product and only inse...Paul Phillips2009-09-111-0/+1
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-072-6/+13
* Large Path/File/Directory checkin.Paul Phillips2009-08-302-13/+6
* Adjusted timeout in partest to get rid of spuri...Philipp Haller2009-08-191-1/+2
* switch to unnested packages.Martin Odersky2009-07-2415-18/+33
* Fixed build.Philipp Haller2009-07-021-1/+1
* Removed obsolete Scheduler restart.Philipp Haller2009-07-022-6/+2
* scalap changed to treat named parameters and pa...ilyas2009-06-291-4/+5
* Partest no longer hangs when reporting fails.Philipp Haller2009-06-252-19/+26
* Skeletal implementation of scala.io.File.Paul Phillips2009-06-241-3/+0
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-274-5/+5
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-4/+3
* 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