summaryrefslogtreecommitdiff
path: root/test/files/jvm/inner.scala
Commit message (Collapse)AuthorAgeFilesLines
* Enabled scalacheck tests.Paul Phillips2010-03-011-2/+2
| | | | | | | | what must be legacy scalatest.* properties to partest.*, boldly assuming that the fact that partest is pretty much unusable outside of scalac means there are no users outside of scalac who might be disrupted by eliminating old property names. Review by community.
* Definite fix for #2060; fix for #2392.Martin Odersky2009-10-081-1/+3
| | | | | Added aliases for Vector and Traversable to scala package object.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* moved most of the passing tests from pending to...Paul Phillips2009-02-101-0/+126
| | | | | | moved most of the passing tests from pending to files ; reunited inner.scala with inner.check
* disable inner.scala test.Antonio Cunei2008-08-291-126/+0
|
* Hopefully fixed the annoying jvm/inner test cas...Gilles Dubochet2008-04-291-3/+9
| | | | | Hopefully fixed the annoying jvm/inner test case this time.
* Fixed jvm/inner test to work on a Java distribu...Gilles Dubochet2008-04-291-2/+3
| | | | | | Fixed jvm/inner test to work on a Java distribution where jre and sdk bin folders are separate.
* added accessor testmichelou2007-12-051-15/+24
|
* fixed tests run/bridges.scala and jvm/inner.sca...michelou2007-04-301-12/+17
| | | | | fixed tests run/bridges.scala and jvm/inner.scala on IBM J9
* Moved Java-specific tests to test/files/jvm/mihaylov2006-10-101-0/+105