Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Alex Ross e6f2cc2f0a
Add an easy way to run performance tests for tree-sitter (#233072)
* Add an easy way to run performance tests for tree-sitter
Part os #210475

* Compile build folder
2024-11-05 15:35:58 +01:00
Benjamin Pasero f09184ceb7
esm - set `type: module` top level (#230210) 2024-10-01 20:48:56 +02:00
Tyler James Leonhardt 9d49135f49
LoopbackClientAndOpener Tests (#225458)
(first tests in this extension!)
2024-08-12 18:42:44 -07:00
Martin Aeschlimann 31e5940fb0
adopt test-extension for colorize & configuration-editing (#195691)
* adopt test-extension for  colorize & configuration-editing

* update

* fixes
2023-11-17 20:22:36 +01:00
Tyler James Leonhardt 482d5ba393
Add some integration tests for github-auth (#195729) 2023-10-16 13:58:44 -07:00
Aaron Munger e614d43eb4 generate a valid temp directory 2023-10-13 15:55:28 -07:00
Aaron Munger 583d56685f use test extension to test extensions 2023-10-13 15:55:28 -07:00
Connor Peet 7314532ae9
eng: fix extension test runner on windows (#195600) 2023-10-13 23:49:32 +02:00
Connor Peet c2a6932e9e
eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00