aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/java-interop/failing
Commit message (Collapse)AuthorAgeFilesLines
* Replace tabs with 4 spaces in Dotty tests.Dmitry Petrashko2015-04-091-0/+0
|
* Moving java tests to posDmitry Petrashko2014-11-2214-21/+67
|
* create dummy first constructor for Java classesOndrej Lhotak2014-11-222-5/+0
| | | | | | The dummy constructor is needed so that the real constructors see the import of the companion object. The constructor has a parameter of type Unit so that no Java code can call it.
* support running java-interop testsOndrej Lhotak2014-11-229-0/+26