Commit Graph

28909 Commits

Author SHA1 Message Date
Nathan Shively-Sanders 720ad5bf22 Improve error message and update baselines 2019-06-21 13:15:32 -07:00
Sheetal Nandi 0adab8934a Use source files instead of .d.ts files from project references 2019-06-21 13:14:28 -07:00
Sheetal Nandi 179e0a606a Merge pull request #32027 from microsoft/containerReference
Container only ref needs to be ignored from uptodate status
2019-06-21 11:28:45 -07:00
Wesley Wigham fe2b9e9e17 Assert ranges exist when looped over in fourslash (#32012) 2019-06-21 10:38:31 -07:00
Sheetal Nandi d0282b75a1 Add test to verify when source changes 2019-06-21 09:07:14 -07:00
Alexander T 7d449ac13f no-fallthrough 2019-06-21 18:32:22 +03:00
Nathan Shively-Sanders 903527e757 Merge pull request #32026 from typescript-bot/user-update-Microsoft-20190505
🤖 User test baselines have changed
2019-06-21 07:31:19 -07:00
typescript-bot 1c58c1686e Update user baselines 2019-06-21 13:47:03 +00:00
Wesley Wigham 37b20f6afd Eliminate references to defunct LSHost in comments (#32018) 2019-06-20 19:11:46 -07:00
Wesley Wigham a97c18f227 Ignore identifier declarations when calculating symbol visibility (#31974) 2019-06-20 17:20:12 -07:00
Nathan Shively-Sanders b85796cba0 Retain related info for 1-overloads 2019-06-20 16:13:08 -07:00
Sheetal Nandi 0e5d95feef Container only ref needs to be ignored from uptodate status
Fixes #31288
2019-06-20 16:09:35 -07:00
Nathan Shively-Sanders ef0a8759bd Share code a bit better 2019-06-20 15:40:29 -07:00
Wesley Wigham f2735b5a06 Fake up a namespace enclosing declaration when generating expando namespace members (#31971)
* Fake up a namespace enclosing declaration when generating expando namespace members

* Fix #31676
2019-06-20 12:58:16 -07:00
Sheetal Nandi d36099c98d Use absolute paths for buildInfoDirectory 2019-06-20 12:55:02 -07:00
Wesley Wigham c39a877a92 Add dockerfile based tests for azure-sdk-for-js and office-ui-fabric-react (#31948)
* Add dockerfile based tests

* Update tests/cases/docker/README.md

Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* Combine sanitize functions

* Add some debugging instructions to README

* Fix listed command order
2019-06-20 12:47:57 -07:00
Sheetal Nandi 36df28d800 Merge pull request #31986 from microsoft/buildLocale
Support --locale with --build
2019-06-20 12:25:37 -07:00
Sheetal Nandi 796d5bb660 Merge pull request #31954 from suhasdeshpande/patch-1
fix tsserver picking hidden files created by emacs
2019-06-20 12:23:18 -07:00
Anders Hejlsberg 6def72b3a4 Merge pull request #31950 from microsoft/unionObjectAndArrayLiterals
Union inferences from object and array literals
2019-06-20 09:36:20 -07:00
Nathan Shively-Sanders afecb87d3f Use related spans to form a tree of errors.
Formatting is wrong, and I might want to format it as non-related spans,
but the structure is exactly a tree.
2019-06-20 08:54:31 -07:00
Nathan Shively-Sanders fc773a8e23 Merge pull request #32001 from typescript-bot/user-update-Microsoft-20190504
🤖 User test baselines have changed
2019-06-20 08:26:48 -07:00
typescript-bot e9d3f54a01 Update user baselines 2019-06-20 13:27:21 +00:00
Alexander T 9fcaa19ab0 microsoft-typescript/no-in-operator 2019-06-20 14:13:46 +03:00
Alexander T 0e14b4e030 microsoft-typescript/only-arrow-functions 2019-06-20 12:46:02 +03:00
Alexander T 67e20fc87a microsoft-typescript/no-keywords 2019-06-20 12:38:00 +03:00
Alexander T 1b798e3daf Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-06-20 11:47:25 +03:00
Alexander T 39c7e9a360 @typescript-eslint/unified-signatures 2019-06-20 11:47:12 +03:00
Alexander T 5921cd45c4 @typescript-eslint/prefer-function-type 2019-06-20 10:58:31 +03:00
Alexander T 38652d4cd7 no-var 2019-06-20 10:51:29 +03:00
Alexander T 882dfd265c @typescript-eslint/interface-name-prefix 2019-06-20 10:12:18 +03:00
Andrew Casey 6e50853143 Trivially expose getEncodedSyntacticClassifications 2019-06-19 15:48:23 -07:00
Sheetal Nandi 06d188a255 Support --locale with --build
Fixes #31960
2019-06-19 15:38:05 -07:00
Nathan Shively-Sanders 1f6ef0504b Re-add multiple errors
In the worst possible way. Now it's sort of ready for creating a
DiagnosticMessageTree.
2019-06-19 14:54:38 -07:00
Sheetal Nandi b9fc44ece7 Bundle info paths as relative to tsbuildinfo file 2019-06-19 14:49:13 -07:00
Daniel Rosenwasser 56370e8247 Updated test-cost file for laptops. 2019-06-19 14:38:42 -07:00
Nathan Shively-Sanders a56b65bc91 Add skip-percent alias for skipPercent 2019-06-19 14:12:17 -07:00
Nathan Shively-Sanders dbabc1241c Merge pull request #31981 from typescript-bot/user-update-Microsoft-20190503
🤖 User test baselines have changed
2019-06-19 14:00:08 -07:00
Sheetal Nandi 9446fc0c0c Convert options to relative paths 2019-06-19 12:54:22 -07:00
Sheetal Nandi d760cbb74b Make any paths in buildInfoFile to be relative to it. 2019-06-19 12:54:21 -07:00
Nathan Shively-Sanders e5fd8766fa Merge branch 'master' into report-multiple-overload-errors 2019-06-19 10:46:51 -07:00
Alexander T 33eeceec9e Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-06-19 18:48:52 +03:00
Alexander T 62119ec9cc @typescript-eslint/no-unnecessary-type-assertion 2019-06-19 18:45:02 +03:00
Nathan Shively-Sanders fce7f9f87b Move .test-cost.json
Also include parameter name in test output so that people will know what
to do to change the percent chance of failure.
2019-06-19 08:40:06 -07:00
Alexander T 5ce8c831b4 prefer-const 2019-06-19 17:58:49 +03:00
Alexander T 504b932f7b @typescript-eslint/camelcase 2019-06-19 17:30:28 +03:00
Alexander T 5902b327db no-unused-expressions 2019-06-19 17:01:53 +03:00
Alexander T fdfff3593e no-template-curly-in-string 2019-06-19 16:42:05 +03:00
typescript-bot 7f0e672ad9 Update user baselines 2019-06-19 13:27:35 +00:00
Alexander T 9a0e2f5b2b @typescript-eslint/adjacent-overload-signatures 2019-06-19 15:42:32 +03:00
sisisin 6b33dda121 chore(tsserver): fix typo 2019-06-19 19:08:01 +09:00