Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Pasero
689e2fd320 fix compile 2019-10-02 14:20:32 +02:00
Benjamin Pasero
bb0dbb3b9c fix vscode.open() tests (#81833) 2019-10-02 12:28:48 +02:00
Joao Moreno
695ee74864 doh 2019-10-02 10:28:23 +02:00
Joao Moreno
3f21572d6a comment out test 2019-10-02 09:54:18 +02:00
Johannes Rieken
926e27cb4f fix compile error 2019-08-15 16:05:00 +02:00
Johannes Rieken
5d8bd62eac add API test for onDidExecuteCommand, #1431 2019-07-24 14:58:35 +02:00
Martin Aeschlimann
9e984cd673 api-tests: avoid rootPath 2019-03-20 17:33:30 +01:00
Matt Bierner
9061cad570 Removing preview.html command
Fixes #62630
2019-03-01 16:06:51 -08:00
Rob Lourens
ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Matt Bierner
03e65ebe47 Use await/async in tests 2018-10-04 19:01:34 -07:00
Matt Bierner
4c8e61c049 Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Matt Bierner
55567633b3 Enable no unused parameters in vscode-api tests 2018-10-01 16:12:05 -07:00
Matt Bierner
63c5c74852 Fix test name 2018-09-18 15:22:59 -07:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00