aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/pos
Commit message (Expand)AuthorAgeFilesLines
...
* Add spaces around + in tests.Dmitry Petrashko2015-04-097-15/+15
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-097-28/+28
* Replace tabs with 4 spaces in Dotty tests.Dmitry Petrashko2015-04-0918-59/+59
* add/strictMartin Odersky2015-03-132-49/+0
* Java methods: JavaMethodType instead of MethodType, convert Object to AnyOndrej Lhotak2015-02-072-10/+0
* New failing testMartin Odersky2015-02-072-0/+10
* Test reorgMartin Odersky2015-02-0715-210/+1
* Fixes handling of op-assignments for polymorphic apply/update.Martin Odersky2015-02-071-15/+0
* Merge pull request #338 from dotty-staging/fix/t3152-findMemberodersky2015-01-318-124/+0
|\
| * Use normnalized type to report type errors.Martin Odersky2015-01-278-124/+0
* | Merge pull request #331 from dotty-staging/fix/refined-subtypingodersky2015-01-319-95/+13
|\ \
| * | Fixed problem with ensureSingletonMartin Odersky2015-01-281-16/+0
| * | Cleanups prompted by reviews.Martin Odersky2015-01-281-1/+4
| |/
| * Moved previously failing tests to posMartin Odersky2015-01-185-130/+0
| * Simplify and fix bounds propagation in constraints.Martin Odersky2015-01-081-0/+49
| * New scheme for subtyping refined types.Martin Odersky2015-01-081-0/+15
| * Reorg of subtyping.Martin Odersky2015-01-012-0/+14
| * test reorgMartin Odersky2014-12-214-20/+3
* | Merge pull request #313 from dotty-staging/more-testsDmitry Petrashko2015-01-0913-333/+2
|\|
| * tests reorgsMartin Odersky2014-12-215-73/+2
| * Don't emit copy method for case classes with repeated parameters.Martin Odersky2014-12-201-7/+0
| * New passing tests.Martin Odersky2014-12-191-3/+0
| * Harden implicit scope computation against CyclicReference errors.Martin Odersky2014-12-191-51/+0
| * Avoid name clashes when generating synthetic companion objects.Martin Odersky2014-12-191-30/+0
| * Test re-org.Martin Odersky2014-12-193-162/+0
| * Fix NoCyclicReference testMartin Odersky2014-12-191-7/+0
* | Merge pull request #317 from dotty-staging/fix/java-varargsDmitry Petrashko2015-01-081-23/+0
|\ \
| * | Fix passing : _* arguments to Java methodsMartin Odersky2014-12-211-23/+0
| |/
* / Allow for varargs passed to Java annotation constructors.Martin Odersky2014-12-191-5/+0
|/
* move failing tests from tests/untried/pos to tests/pending/posSamuel Gruetter2014-12-16494-0/+9309
* Fixes in TypeComparer for RefinedTypes.Martin Odersky2014-11-242-0/+38
* Moved pending tests that work into pos and neg.Martin Odersky2014-11-179-155/+0
* Fixes problem exhibited by ensuring.scalaMartin Odersky2014-11-131-5/+0
* LambdaLift checks now explicitly for references to labels outside scope.Martin Odersky2014-10-261-0/+10
* New testsMartin Odersky2014-10-123-0/+53
* Bring back blockescapes test...Martin Odersky2014-09-061-11/+0
* Partially reverting of 08c6eacaMartin Odersky2014-09-053-0/+28
* Fix to rewire typesMartin Odersky2014-07-171-0/+3
* Avoid caching values that depend on typevar state.Martin Odersky2014-06-201-6/+0
* Fixes to lambda abstractionMartin Odersky2014-06-191-15/+0
* Handling higher-kinded types with lambdasMartin Odersky2014-06-181-0/+15
* Reclassifying testsMartin Odersky2014-05-303-36/+2
* Triage of tests t27xx-t29xx.Martin Odersky2014-05-308-4/+155
* tests t26xxMartin Odersky2014-05-302-0/+17
* typedTyped needs to maintain Mode.Martin Odersky2014-05-301-0/+4
* Fix of t2591.Martin Odersky2014-05-301-15/+0
* Added t25xx testsMartin Odersky2014-05-301-0/+15
* Fix of pos/t2454Martin Odersky2014-05-301-25/+0
* Fix of pos/t2429Martin Odersky2014-05-201-25/+0
* Nothing is not a superclass of Null.Martin Odersky2014-05-201-0/+26