summaryrefslogtreecommitdiff
path: root/test/files/jvm5
Commit message (Collapse)AuthorAgeFilesLines
* added test for @BeanProperty annotationmichelou2007-03-022-4/+30
|
* renamed test/files/jvm5/attributes.scala to ann...mihaylov2007-03-022-0/+0
| | | | | renamed test/files/jvm5/attributes.scala to annotations.scala
* Fixed a problem with the application of Java an...mihaylov2007-03-023-7/+14
| | | | | | Fixed a problem with the application of Java annotations with default values
* Fixed a name clash in the test suite (jvm/unitt...mihaylov2007-02-213-8/+5
| | | | | | Fixed a name clash in the test suite (jvm/unittest_io vs jvm5/attributes)
* Improved annotations testmihaylov2007-02-183-6/+18
|
* fixed testsMartin Odersky2007-02-151-5/+6
|
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-1/+1
|
* Removed java.io._ imports from the test suitemihaylov2006-11-111-1/+1
|
* Refactored portability supportmihaylov2006-11-013-2/+4
|
* Moved bug680.scala to files/jvm5mihaylov2006-08-282-0/+6
|
* Added test cases for bugs #325 and #676mihaylov2006-08-162-0/+9
|
* Created a directory test/files/jvm5/ for test c...mihaylov2006-07-052-0/+87
Created a directory test/files/jvm5/ for test cases that run only on JVM 1.5