aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move tests that have " macro" or "reify" to disabled.Dmitry Petrashko2015-06-151020-0/+0
* Update origins.check with origins that match dotty.Dmitry Petrashko2015-06-151-3/+3
* Remove warnings that dotty doesn't emit from check files.Dmitry Petrashko2015-06-156-22/+0
* Enable tests that succeed.Dmitry Petrashko2015-06-1578-0/+0
* Copy annotations from trait members to their implementationsMartin Odersky2015-06-081-1/+7
* Fix to trait setter generationMartin Odersky2015-06-081-3/+3
* Merge pull request #622 from dotty-staging/add/implement-scala2-traitsodersky2015-06-063-2/+66
|\
| * Fixed test.Martin Odersky2015-06-021-2/+8
| * Add test case.Martin Odersky2015-06-012-0/+58
* | Test case for problems with lambda lifting.Martin Odersky2015-06-031-0/+9
* | Move test from lambdaLift.scala to a separate file in pending.Dmitry Petrashko2015-06-022-21/+20
* | Revert "Update t6260-delambdafy.check to account for change in lambda generat...Dmitry Petrashko2015-06-021-0/+1
* | Revert "Avoid static initialization deadlock in run tests."Martin Odersky2015-06-015-34/+23
|/
* Update t6260-delambdafy.check to account for change in lambda generationGuillaume Martres2015-05-301-1/+0
* Avoid static initialization deadlock in run tests.Guillaume Martres2015-05-305-23/+34
* Bring back disabled test.Martin Odersky2015-05-292-0/+0
* Move test that fails again to disabled.Martin Odersky2015-05-292-0/+26
* Revert "Fix #580: use isContainedIn to support cases where the enclosing clas...Martin Odersky2015-05-292-26/+0
* Merge pull request #611 from dotty-staging/supercalls-traits-testDmitry Petrashko2015-05-282-0/+56
|\
| * Extended test case.Martin Odersky2015-05-271-0/+10
| * workaround https://issues.scala-lang.org/browse/SI-7666Dmitry Petrashko2015-05-271-5/+11
| * Add super calls to trait initialization test)Dmitry Petrashko2015-05-271-3/+3
| * Add a test for trait initialization.Dmitry Petrashko2015-05-271-0/+25
| * Add a test that tests supercalls in traits.Dmitry Petrashko2015-05-271-0/+15
* | ParamForwarding: do not require param accessors to be private[this]Guillaume Martres2015-05-282-0/+105
* | Uncomment testsMartin Odersky2015-05-271-2/+2
* | Introduce harmonization of numeric argumentsMartin Odersky2015-05-271-0/+28
|/
* New pos testsMartin Odersky2015-05-275-0/+62
* Categorize disabled tests into pos/runMartin Odersky2015-05-275-0/+0
* Disable failing testMartin Odersky2015-05-272-0/+0
* Disabled two failing testsMartin Odersky2015-05-262-0/+0
* Merge pull request #585 from dotty-staging/fix/collection-relatedodersky2015-05-253-0/+117
|\
| * Calibrate findMember logging thresholds and test caseMartin Odersky2015-05-211-0/+52
| * Add test case for higher-kinded operations on collectionsMartin Odersky2015-05-211-0/+52
| * Make normalizeToRef survive annotated typesMartin Odersky2015-05-211-1/+1
| * Disallow {...} arguments for annotationsMartin Odersky2015-05-211-0/+13
* | Fix bridge creation for value classesGuillaume Martres2015-05-233-1/+0
* | Add some run tests related to value classesGuillaume Martres2015-05-2322-6/+7
* | Remove tests from pending.Dmitry Petrashko2015-05-22695-18871/+0
* | Enable 440 run tests that pass.Dmitry Petrashko2015-05-22698-0/+18952
* | Mixin: fix the initialization of traitsGuillaume Martres2015-05-212-0/+15
|/
* Fix #580: use isContainedIn to support cases where the enclosing class is als...Guillaume Martres2015-05-212-0/+26
* Disable byNameVarargs. Kills JVM.Dmitry Petrashko2015-05-201-0/+0
* Fix null unboxing of primitives (fixes #582)Guillaume Martres2015-05-183-11/+23
* As i566 shows, it is possible to have a package as prefix, a packageMartin Odersky2015-05-151-0/+5
* Fix i499 test. fails due to #546Dmitry Petrashko2015-05-131-4/+3
* Use LegacyApp in run tests.Dmitry Petrashko2015-05-13902-959/+902
* Running rewrite tool on run tests.Dmitry Petrashko2015-05-13731-1786/+2131
* Run tests as they were in scala.Dmitry Petrashko2015-05-123383-0/+92963
* More robust partest/test switching for concurrent sbt instancesvsalvis2015-05-121-0/+0