aboutsummaryrefslogtreecommitdiff
path: root/tests/run
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #898 from dotty-staging/add/auto-uncurryodersky2016-02-181-0/+8
|\
| * Untuple using `def` not `val`.Martin Odersky2016-02-161-0/+8
* | Reinstantiate t920Martin Odersky2016-02-171-0/+24
|/
* Move test to pendingMartin Odersky2016-02-111-20/+0
* Enable tests for old fixed issuesGuillaume Martres2016-02-096-0/+584
* New test files from SI 7278.Martin Odersky2016-02-091-0/+32
* Enforce rule that laziness is preserved when overriding.Martin Odersky2016-02-091-1/+1
* Disable benchmark testMartin Odersky2016-02-041-88/+0
* Extend testMartin Odersky2016-01-192-0/+7
* Stop crashes because we're out of memory by disabling t7880Guillaume Martres2016-01-171-7/+0
* Fix ambiguity errors with polymorphic implicitsGuillaume Martres2015-11-182-0/+15
* Test that private member selection on AndTypes works.Dmitry Petrashko2015-11-101-0/+17
* Update check fileMartin Odersky2015-11-012-5/+5
* Disable failing testMartin Odersky2015-11-011-2/+6
* Merge pull request #835 from dotty-staging/add-more-testsodersky2015-10-223-0/+23
|\
| * More testsMartin Odersky2015-10-213-0/+23
* | Fix tests to survive wellformedness checksMartin Odersky2015-10-221-3/+2
* | Test that more than 16 lazy vals can be safely used in one object.Dmitry Petrashko2015-10-221-0/+65
|/
* Merge pull request #799 from dotty-staging/change-inferenceodersky2015-10-071-2/+1
|\
| * Add test caseMartin Odersky2015-09-181-2/+1
* | Rename collectAs -> toMartin Odersky2015-10-061-14/+14
* | Tweaks to conform with API set out in #818.Martin Odersky2015-10-061-14/+14
* | Bugfixes and move CollectionStrawMan1 into the correct directory.Martin Odersky2015-10-061-10/+10
* | Add ArrayBuffer as another Seq class. Make iterators inspectable.Martin Odersky2015-10-062-0/+19