Commit graph

3 commits

Author SHA1 Message Date
Wesley Wigham
648bd6e9e0 Skip more lib checks, improve test execution time a bit more (#18952)
* Skip more lib checks, improve test execution time a bit more

* Change complexRecursiveCollections to still check

* Remove way more
2017-10-04 14:43:35 -07:00
Nathan Shively-Sanders
3a164b955b Improve baseline of complexRecursiveCollections
By adding @lib:es6, which gets rid of tons of bogus errors.
The point of the test is compile time, but it's more
confidence-inspiring to know that basic ES6 collections are getting
resolved and typechecked too.
2017-09-05 12:55:18 -07:00
Nathan Shively-Sanders
e27d0917c9 Test performance improvement:nested reference skip 2017-08-23 11:46:44 -07:00