aboutsummaryrefslogtreecommitdiff
path: root/tests/run
Commit message (Expand)AuthorAgeFilesLines
* Fix colltest5 test under separate compilationGuillaume Martres2016-07-274-3/+5
* Merge pull request #1393 from dotty-staging/fix-#1386odersky2016-07-181-0/+4
|\
| * Refine disambiguation logic and add test case.Martin Odersky2016-07-151-0/+4
* | Merge pull request #1389 from dotty-staging/fix-#1381odersky2016-07-182-0/+66
|\ \
| * | Make run tests for #1381.Nicolas Stucki2016-07-182-0/+66
* | | Merge pull request #1291 from nicolasstucki/implement-scala-dynamicDmitry Petrashko2016-07-151-0/+164
|\ \ \ | |/ / |/| |
| * | Fix #657: Add scala.Dynamic support.Nicolas Stucki2016-07-071-0/+164
* | | Merge pull request #1368 from dotty-staging/skip-redundant-superclassesDmitry Petrashko2016-07-152-0/+38
|\ \ \ | |_|/ |/| |
| * | Fix #1209: Skip redundant superclasses\supertraits.Nicolas Stucki2016-07-132-0/+38
| |/
* / Fix erasure of Java Array[T]Martin Odersky2016-07-141-0/+6
|/
* Merge pull request #1315 from nicolasstucki/optimize-try-casesDmitry Petrashko2016-06-302-0/+159
|\
| * Fix #856: Handle try/catch cases as catch cases if possible.Nicolas Stucki2016-06-282-0/+159
* | partest: correct line numbers in run stack tracesGuillaume Martres2016-06-301-3/+3
|/
* Add tests that were used to reproduce issues with LazyVals.Dmitry Petrashko2016-06-072-0/+14
* Overloading resolution: prefer directly applicable methodsGuillaume Martres2016-06-032-0/+17
* Merge pull request #1281 from dotty-staging/fix-lamda-liftodersky2016-05-271-0/+11
|\
| * Fix deadlock in t5375 and similar tests.Dmitry Petrashko2016-05-261-0/+11
* | Add test for previous ensuring correct bindsFelix Mulder2016-05-272-0/+5
* | Fix double evaluation of scrutinee with side-effects, add testFelix Mulder2016-05-262-0/+17
* | Don't evaluate isInstanceOf for value classes, disable bugged testsFelix Mulder2016-05-261-2/+1
* | Downwards comparisons for implicit search and overloading resolutionMartin Odersky2016-05-231-8/+0
* | Two more testsMartin Odersky2016-05-191-0/+10
* | Another test case involving super accessorsMartin Odersky2016-05-181-2/+2
* | A test case for overloading/overriding interactionsMartin Odersky2016-05-181-0/+27
|/
* Merge pull request #1219 from dotty-staging/fix-strawmansDmitry Petrashko2016-04-207-2/+1568
|\
| * Fix check filesMartin Odersky2016-04-172-2/+0
| * Updates of strawmanMartin Odersky2016-04-176-46/+867
| * Drop type annotation in collection testMartin Odersky2016-04-161-1/+1
| * Add check fileMartin Odersky2016-04-151-0/+68
| * New testsMartin Odersky2016-04-153-2/+681
* | Add a test to check multidimenstionall arrays.Dmitry Petrashko2016-04-181-0/+37
|/
* Merge pull request #1104 from dotty-staging/spec-bugsDmitry Petrashko2016-03-241-0/+17
|\
| * Add a test that checks that no useless forwarders are being created.Dmitry Petrashko2016-03-151-0/+17
* | Merge pull request #1160 from dotty-staging/add/collection-strawmanodersky2016-03-181-4/+4
|\ \
| * | Make use of better overload resolution in collections strawman testMartin Odersky2016-03-091-2/+2
| * | New collection strawmanMartin Odersky2016-03-091-2/+2
* | | Merge pull request #1165 from dotty-staging/fix-#1144Dmitry Petrashko2016-03-152-0/+9
|\ \ \ | |_|/ |/| |
| * | Pickle/unpickle SuperAccessor namesMartin Odersky2016-03-102-0/+9
| |/
* / Make sure lazy accessors in traits are not private.Martin Odersky2016-03-102-0/+9
|/
* Merge pull request #1155 from dotty-staging/staticodersky2016-03-091-0/+40
|\
| * Add test that was used to see if @static works.Dmitry Petrashko2016-03-071-0/+40
* | Merge pull request #1147 from sjrd/fix-non-jvm-sam-non-applyodersky2016-03-072-0/+12
|\ \
| * | Fix #1146: Fix bug of ExpandSAMs with non-apply SAM methods.Sébastien Doeraene2016-03-072-0/+12
| |/
* | Merge pull request #1150 from dotty-staging/change-lambdalift-fasttrackodersky2016-03-071-0/+156
|\ \ | |/ |/|
| * Fix call propagation from constructor to classMartin Odersky2016-03-021-0/+16
| * LambdaLift redesignMartin Odersky2016-03-021-3/+43
| * Handle local traits in lambda liftMartin Odersky2016-03-011-0/+100
* | Merge pull request #1111 from dotty-staging/fix-#1099Dmitry Petrashko2016-03-021-0/+25
|\ \ | |/ |/|
| * Special case for pattern matching tagged abstract types.Martin Odersky2016-02-201-0/+25
* | Test that #1114 is fixed.Dmitry Petrashko2016-02-201-0/+21
|/