aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add IntMap and LongMap to collections whitelist.Dmitry Petrashko2016-01-241-5/+3
* Check AppliedTypeTrees bounds inside AppliedTypeTreeGuillaume Martres2016-01-181-0/+1
* Avoid infinite subtyping checks when intersecting denotationsGuillaume Martres2016-01-181-1/+1
* Adapt and add testsMartin Odersky2016-01-181-3/+4
* Always eta-expand AppliedTypeTrees argumentsGuillaume Martres2016-01-161-1/+1
* Compute type params in namer without completing the whole infoMartin Odersky2016-01-161-0/+9
* Fix checkNonCyclic.Martin Odersky2016-01-162-1/+2
* Survive files that are not SFiles in CompilerTestMartin Odersky2016-01-161-1/+1
* partest: Print stack traces of swallowed exceptionsGuillaume Martres2016-01-151-1/+4
* Merge pull request #1005 from dotty-staging/ycheck-erasure-arraysDmitry Petrashko2016-01-041-3/+1
|\
| * Enable previously failing whitelist testMartin Odersky2015-12-211-3/+1
* | Merge pull request #993 from dotty-staging/tasty-typer-testDmitry Petrashko2016-01-031-0/+7
|\ \
| * | Add tests for dotc.typer pickling/unpicklingVladimirNik2015-12-041-0/+7
* | | Fix #1009: Do not forget to skolemize some typesGuillaume Martres2015-12-241-0/+1
* | | Update test error countMartin Odersky2015-12-221-1/+1
* | | Merge pull request #1001 from dotty-staging/change-distribute-orodersky2015-12-211-2/+1
|\ \ \
| * | | Add test caseMartin Odersky2015-12-191-0/+1
| * | | Revise alias rules in type comparisons.Martin Odersky2015-12-151-2/+0
| | |/ | |/|
* | | Merge pull request #1007 from dotty-staging/fix/tests-ycheckDmitry Petrashko2015-12-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in command run by JenkinsGuillaume Martres2015-12-211-1/+1
* | | Check types for overriding conditions.Martin Odersky2015-12-141-1/+1
* | | Add comments to whitelist with assignments for further action.Martin Odersky2015-12-141-6/+5
* | | Add new whitelists tests.Martin Odersky2015-12-141-3/+4
* | | Better diagnosis for cyclic references caused by class clashes.Martin Odersky2015-12-141-1/+2
* | | Make some types of definitions symbolicMartin Odersky2015-12-141-1/+1
* | | Do not report data races between symbols defined in class and its selftypeMartin Odersky2015-12-141-1/+1
* | | Add whitelist entries which now workMartin Odersky2015-12-141-4/+7
* | | Disregard BaseTypeArg parameters when variance checking.Martin Odersky2015-12-141-31/+7
* | | Allow deep subtype for sets and related code in dotty/transform.Martin Odersky2015-12-131-2/+3
* | | Disallow hk type parameters in lower bounds.Martin Odersky2015-12-111-0/+1
* | | Disallow existentially bound parameters as type parametersMartin Odersky2015-12-061-0/+1
|/ /
* | Merge pull request #979 from dotty-staging/fix/hk-deep-subtype-2odersky2015-12-061-3/+1
|\ \
| * | TypeComparer: delay looking up members of AndTypesGuillaume Martres2015-11-301-3/+1
* | | Merge pull request #988 from smarter/fix/compile-Seqodersky2015-12-051-2/+1
|\ \ \ | |_|/ |/| |
| * | Compile scala.collection.Seq without double-binding errorGuillaume Martres2015-12-011-2/+1
| |/
* | Indicate regex used for filtering out benchmarks.Dmitry Petrashko2015-12-021-1/+1
* | Add tests for dotc.core pickling/unpicklingVladimirNik2015-12-021-0/+13
* | Removed tasty_dotc_reporting test due to issue #986VladimirNik2015-12-011-1/+1
|/
* Add pickling/unpickling of stable modifierVladimirNik2015-11-271-0/+1
* Update whitelist with more files that compileGuillaume Martres2015-11-251-12/+15
* isSubtype: try to dealias TypeRefs before recursively checking the prefixesGuillaume Martres2015-11-251-6/+3
* New tests for tastyVladimirNik2015-11-201-0/+7
* Fixed != comparisonSimon Hafner2015-11-201-1/+1
* Add one more passing filt to whitelistMartin Odersky2015-11-171-1/+1
* Add test caseMartin Odersky2015-11-171-1/+1
* Merge pull request #950 from dotty-staging/fix-#916odersky2015-11-171-5/+4
|\
| * Fix problems arising when hierarchies of classes are under completionMartin Odersky2015-11-171-1/+1
| * Eta expand according to expected type parameter varianceMartin Odersky2015-11-171-4/+3
* | scala-collections.whitelist: remove stray 'x' that broke the testGuillaume Martres2015-11-171-1/+1
* | Add ArrayBuilder to whitelistMartin Odersky2015-11-171-1/+3