Commit Graph

47 Commits

Author SHA1 Message Date
Benjamin Pasero
5099e36e3d fix #77735 2019-08-12 08:13:10 +02:00
Johannes Rieken
148f67d786 when running integration tests, use memfs instead of fs 2019-07-30 18:16:19 +02:00
Rob Lourens
70ab0ada55 Fix 'null' exclude for findFiles, add more tests
Fix #77813
2019-07-24 14:24:13 -07:00
Johannes Rieken
e165b387a1 add unit test for #77735 2019-07-23 17:12:42 +02:00
Benjamin Pasero
d813315714 comment out more (for #74898) 2019-06-24 10:49:34 +02:00
Benjamin Pasero
4a7e7b5cef comment out more tests (#74898) 2019-06-19 11:48:46 +02:00
Benjamin Pasero
6ce6d6d1c5 add integration test for #66338 2019-05-06 11:21:06 +02:00
Benjamin Pasero
c72cfe0c65 Provide API to get access to the workspace configuration file (#37421) (#72490)
* Provide API to get access to the workspace configuration file (#37421)

* fix untitled ID

* update docs
2019-04-17 14:24:10 +02:00
Martin Aeschlimann
5f09de6e7a api tests: avoid rootPath 2019-03-20 17:41:00 +01:00
Rob Lourens
92629f3f5f findFiles tests 2019-03-05 19:17:54 -08:00
Rob Lourens
10fdea204a Fix #69840 2019-03-05 14:52:09 -08:00
Rob Lourens
c5a5b8b0e5 Fix #68125 - findFiles should not use loose patterns like the search view 2019-02-18 19:10:05 -08:00
Johannes Rieken
c110d84460 fix integration test 2019-02-08 18:03:56 +01:00
Matt Bierner
a131278f4a Enabling no-redundant-jsdoc for tslint 2019-01-04 15:34:50 -08:00
Rob Lourens
a2e96753ee Fix build fail in api-tests 2018-10-26 18:23:42 -07:00
Matt Bierner
7b8e463099 Extract duplicated code 2018-10-05 16:11:32 -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
950a3ff867 Onboard vscode-api-tests to use shared tsconfig 2018-10-01 16:38:29 -07:00
Matt Bierner
55567633b3 Enable no unused parameters in vscode-api tests 2018-10-01 16:12:05 -07:00
Rob Lourens
3da89c1937 Rename previewOptions 2018-09-24 21:08:11 -07:00
Rob Lourens
54090bc222 Fix #57459 - add default previewOptions for findTextInFiles 2018-09-24 16:41:03 -07:00
Rob Lourens
3f7afc6504 #57186 - implement previewOptions for findTextInFiles 2018-08-25 11:27:49 -07:00
Rob Lourens
fd76ad9f00 #57186 - fix findTextInFiles 2018-08-25 11:21:40 -07:00
Rob Lourens
02420dbede Disable findTextInFiles test temp 2018-08-24 21:02:03 -07:00
Rob Lourens
55ae86a53d Fix #55612 - fix findTextInFiles cancellation 2018-08-01 15:48:22 -07:00
Johannes Rieken
69139dabf5 fix #52923 2018-07-16 16:54:16 +02:00
Rob Lourens
c6e298d909 renable disabled test. Seems fine now. 2018-07-10 17:02:34 -07:00
Benjamin Pasero
4645522d82 enable test (for #52414) 2018-07-05 16:06:13 +02:00
Benjamin Pasero
e283c32b9d fix #52447 2018-07-05 15:55:34 +02:00
Rob Lourens
185278a3fa findTextInFiles vscode-api-tests test 2018-07-03 20:46:54 -07:00
Johannes Rieken
c177376801 use posix path math with uris 2018-06-20 17:12:59 +02:00
Johannes Rieken
257ae9f76c add ignoreIfExists-option #10659 2018-06-20 15:57:49 +02:00
Johannes Rieken
f0ec28b499 override -> overwrite, #10659 2018-06-20 13:16:53 +02:00
Johannes Rieken
bac2a59322 add partial test #10659 2018-06-20 12:46:57 +02:00
Benjamin Pasero
0113b40fd1 fix #52212 2018-06-19 19:04:19 +02:00
Johannes Rieken
29a7289ba3 add test for #42638 2018-06-19 16:58:36 +02:00
Johannes Rieken
ea28332e28 more testing on #10659 2018-06-19 16:58:36 +02:00
Johannes Rieken
a979c73896 bulk edit provider listens on operation events only, add more test (partity disabled due to #52212), #10659 2018-06-19 12:47:28 +02:00
Johannes Rieken
c93d5e7d92 less commented out test for #10659 2018-06-18 17:45:26 +02:00
Johannes Rieken
40df36b6e5 add proposed api for workspace edit #10659 2018-06-18 17:43:47 +02:00
Johannes Rieken
f0d5c333db unhook provider later, #48192 2018-06-05 14:43:24 +02:00
Johannes Rieken
1670e10243 Revert "comment out broken tests"
This reverts commit 499edf9ebc.
2018-05-03 15:59:30 +02:00
Johannes Rieken
c39b951c1c Revert "comment out unused code"
This reverts commit 11073cedd3.
2018-05-03 15:59:30 +02:00
Joao Moreno
11073cedd3 comment out unused code 2018-05-03 08:57:35 +02:00
Joao Moreno
499edf9ebc comment out broken tests 2018-05-03 08:46:44 +02:00
Johannes Rieken
0edcdab82e undo workspace edit changes for now, #10659 2018-02-01 15:30:41 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00