aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled
Commit message (Expand)AuthorAgeFilesLines
* Fix #2220: disable benchmarks, set run timeout to 30 secondsFelix Mulder2017-04-138-0/+541
* Disable scalac internals testsFelix Mulder2017-04-126-0/+283
* Disable t5293, benchmarks should not be run as testsGuillaume Martres2017-04-111-0/+83
* Merge pull request #2045 from dotty-staging/fix-hlist-hmapodersky2017-03-091-0/+45
|\
| * Re-instantiate depmeth testsMartin Odersky2017-02-281-0/+45
* | Disable most tests that depend on scala-reflectGuillaume Martres2017-03-086-0/+111
|/
* Disable tests that require scala-compilerGuillaume Martres2017-02-189-0/+274
* Merge pull request #1465 from dotty-staging/fix-#1457odersky2016-09-162-0/+24
|\
| * Accommodate Scala2 name resolution schemeMartin Odersky2016-08-263-23/+0
| * Fix #1457: Three incompatbilities with scalacMartin Odersky2016-08-235-0/+47
* | Add some run testsMartin Odersky2016-09-141-0/+21
* | Dependent method testsMartin Odersky2016-08-261-0/+44
* | More tests recategorizedMartin Odersky2016-08-262-0/+35
* | Move tests to right directoryMartin Odersky2016-08-265-0/+12
* | Add more missing testsMartin Odersky2016-08-268-0/+72
* | Implement alternative desugaring of for-if to filter.Martin Odersky2016-08-262-0/+93
* | Recategorize testsMartin Odersky2016-08-268-0/+59
|/
* Test reshufflingMartin Odersky2016-08-181-0/+10
* Drop restriction to 2nd order hk typesMartin Odersky2016-07-121-3/+3
* Change testsMartin Odersky2016-07-116-0/+663
* Annotate repeated params with `case` flag to indicate that they are legalFelix Mulder2016-05-271-1/+1
* Don't evaluate isInstanceOf for value classes, disable bugged testsFelix Mulder2016-05-262-0/+14
* Enable tests for old fixed issuesGuillaume Martres2016-02-091-8/+0
* Disable benchmark testMartin Odersky2016-02-041-0/+88
* Merge pull request #664 from dotty-staging/more-testsodersky2015-06-181020-0/+11391
|\
| * Move tests that have " macro" or "reify" to disabled.Dmitry Petrashko2015-06-151020-0/+11391
* | Fix mergeDenot one more time.Martin Odersky2015-06-072-46/+0
* | Bring back tests from disabled.Martin Odersky2015-06-073-52/+0
* | Fix refs to inner objectsMartin Odersky2015-06-071-14/+0
|/
* Categorize disabled tests into pos/runMartin Odersky2015-05-275-0/+0
* Disable failing testMartin Odersky2015-05-272-0/+24
* Disabled two failing testsMartin Odersky2015-05-262-0/+46
* Merge pull request #509 from dotty-staging/add/expandSAMsDmitry Petrashko2015-05-041-0/+9
|\
| * Failing testMartin Odersky2015-05-021-0/+9
* | Test case for #530: symbolic import failure.Martin Odersky2015-05-041-0/+8
|/
* Disable failing tests. See #503Dmitry Petrashko2015-04-302-0/+28
* Add spaces around + in tests.Dmitry Petrashko2015-04-091-1/+1
* Replace tabs with 4 spaces in Dotty tests.Dmitry Petrashko2015-04-093-9/+9
* New test for valueclassesMartin Odersky2015-03-131-7/+0
* Disable t2669 dies in Classfile parser while parsing java.util.Vector(request...Dmitry Petrashko2015-02-111-0/+29
* Disable t2667 that fails inside Extension methods.Dmitry Petrashko2015-02-111-0/+7
* Test reorgMartin Odersky2015-02-074-0/+60
* tests reorgsMartin Odersky2014-12-215-0/+106
* Test re-org.Martin Odersky2014-12-192-0/+117
* Fixes in TypeComparer for RefinedTypes.Martin Odersky2014-11-241-14/+0
* Moving java tests to posDmitry Petrashko2014-11-2282-378/+0
* create dummy first constructor for Java classesOndrej Lhotak2014-11-222-0/+0
* support running java-interop testsOndrej Lhotak2014-11-2210-1/+1
* All pat-mat specific tests succeed now.Dmitry Petrashko2014-09-171-0/+14
* Added test case for varargs bridgesMartin Odersky2014-08-032-0/+15