summaryrefslogtreecommitdiff
path: root/test/files/lib
Commit message (Collapse)AuthorAgeFilesLines
* Taking a stab at the cause of some nightly fail...Paul Phillips2009-09-241-1/+0
| | | | | Taking a stab at the cause of some nightly failures.
* Not sure why my jars are being viewed somewhere...Paul Phillips2009-09-171-1/+1
| | | | | | | Not sure why my jars are being viewed somewhere along the way as if textual data, and this is apparently causing breakage some places. One more try at uploading a jar.
* An enhanced scalacheck with new powers (includi...Paul Phillips2009-09-161-1/+1
| | | | | | | An enhanced scalacheck with new powers (including arbUnit, for all your arbitrary Unit needs) and some tests for recent Array-related crashers, including test case for the now working #2299.
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-161-1/+1
| | | | | | The first working scalacheck test! Now Arbitrary is working for us instead of our nemesis Capt. Entropy.
* Added jar for ScalaCheck tests.Philipp Haller2008-11-011-0/+1
|
* Fixed java version for enums.jarIulian Dragos2008-09-171-1/+1
|
* Fixed jar classfile versionIulian Dragos2008-09-131-1/+1
|
* Fixed #1329.Iulian Dragos2008-09-121-0/+1
|
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-012-1/+2
| | | | | | Fixed #1315, outer instances are passed implicitly. Reorganized nested classes tests.
* Reverted to target 1.5Iulian Dragos2008-08-191-1/+1
|
* Added test for inner classes.Iulian Dragos2008-08-191-1/+1
|
* Compiled nest.jar with JDK 1.4Philipp Haller2008-03-051-1/+1
|
* Adjusted package name in test, so that it integ...Philipp Haller2008-03-031-1/+1
| | | | | | Adjusted package name in test, so that it integrates easier with other tests.
* Updated annotations jar to contain 1.5-compatib...Iulian Dragos2007-10-101-1/+1
| | | | | Updated annotations jar to contain 1.5-compatible classfiles.
* (no commit message)Lex Spoon2007-10-101-1/+1
|
* Improved test case for annotations with array c...mihaylov2007-04-271-1/+1
| | | | | Improved test case for annotations with array constants
* (no commit message)Lex Spoon2007-04-201-0/+1
|
* Fixed a problem with the application of Java an...mihaylov2007-03-021-1/+1
| | | | | | Fixed a problem with the application of Java annotations with default values
* Fixed a name clash in the test suite (jvm/unitt...mihaylov2007-02-211-1/+1
| | | | | | Fixed a name clash in the test suite (jvm/unittest_io vs jvm5/attributes)
* Improved annotations testmihaylov2007-02-182-0/+2