Daniel Imms
|
d1e834a73e
|
Don't show terminal in test
Seems to be causing a Chromium error in containers related to gpu
|
2020-06-13 09:33:35 -07:00 |
|
Daniel Imms
|
7f5bada046
|
Move EnvironmentVariableCollection API into ExtensionContext (#96061)
* Move env var collection to ext context
* Remove dispose, fix persistent passing
* Fire collection change on persistence change
* Fix tests by forcing activation and getting ctx
* chore: bump js-debug
Co-authored-by: Connor Peet <connor@peet.io>
|
2020-04-24 16:45:30 -07:00 |
|
Daniel Imms
|
ae1670d4ea
|
Disable terminal tests in remote
Too flaky they're not useful.
See #96057
|
2020-04-24 06:27:59 -07:00 |
|
Daniel Imms
|
aa91f911f9
|
Suppress exit code notification in terminal test
|
2020-04-24 06:08:58 -07:00 |
|
Daniel Imms
|
3d7745d6fc
|
Dispose data listener before disposing terminal
Fixes #95945
|
2020-04-23 07:29:47 -07:00 |
|
Daniel Imms
|
84a884a97a
|
Return after done(e)
Part of #95945
|
2020-04-23 07:27:29 -07:00 |
|
Daniel Imms
|
e7d66db115
|
Test using an environment variable to avoid winpty sequences
|
2020-04-10 07:39:36 -07:00 |
|
Daniel Imms
|
b7e0abbdcc
|
Merge branch 'master' into tyriar/90539
|
2020-04-10 05:56:39 -07:00 |
|
Daniel Imms
|
183c010f9f
|
Fix flaky test
Terminal Extension pty terminals should respect dimension overrides
Fixes #90064
|
2020-04-09 06:25:03 -07:00 |
|
Matt Bierner
|
7ae7343973
|
Fix some strict null errors revealed by change to emitter
|
2020-04-08 18:06:24 -07:00 |
|
Daniel Imms
|
3e4e23b442
|
Add debug logs
|
2020-03-27 11:59:04 -07:00 |
|
Daniel Imms
|
1661165648
|
Run both sh and ps commands to make tests work in remote
|
2020-03-27 10:57:14 -07:00 |
|
Daniel Imms
|
b8aff423a3
|
Add more API tests
|
2020-03-27 09:42:39 -07:00 |
|
Daniel Imms
|
fc0712520f
|
Add api tests for env var collections
This does not cover the persisted case
|
2020-03-27 09:30:32 -07:00 |
|
Benjamin Pasero
|
c0eea2a712
|
tests - disable terminal integration tests for web
|
2020-03-19 09:37:17 +01:00 |
|
Benjamin Pasero
|
9f2cc0cc79
|
test - disable another flaky terminal test (#92826)
|
2020-03-19 07:57:02 +01:00 |
|
Benjamin Pasero
|
1e4fcba26d
|
web - disable some flaky integration tests (#92826)
|
2020-03-18 07:52:27 +01:00 |
|
Daniel Imms
|
7cd049b61f
|
Log lines
|
2020-02-14 07:59:13 -08:00 |
|
Daniel Imms
|
0075e2252b
|
Create an echo shell integration test
Part of #90539
|
2020-02-14 07:24:09 -08:00 |
|
Benjamin Pasero
|
ae78db0414
|
skip terminal test (#90437)
|
2020-02-11 11:11:37 +01:00 |
|
Daniel Imms
|
7ab2322170
|
Fix compile
|
2019-11-19 11:28:31 -08:00 |
|
Daniel Imms
|
e41c71b0d0
|
Merge branch 'master' into tyriar/63052
|
2019-11-05 10:32:42 -08:00 |
|
Daniel Imms
|
1d60909d1f
|
Implement Terminal.creationOptions API
Fixes #63052
|
2019-11-05 10:30:43 -08:00 |
|
Daniel Imms
|
2a0d3d0140
|
Support Terminal.exitStatus API
Fixes #62103
|
2019-11-05 09:09:39 -08:00 |
|
Daniel Imms
|
f5cb824330
|
Ignore 0,0 event to fix override dimensions pty test
See #83778 for follow up (when we're not in endgame)
|
2019-10-31 11:39:03 -07:00 |
|
Daniel Imms
|
82c348326c
|
Merge remote-tracking branch 'origin/master' into tyriar/integration_test
|
2019-10-31 11:28:31 -07:00 |
|
Daniel Imms
|
fe2e842fee
|
Ensure terminal/task tests don't leak listeners across tests
|
2019-10-31 11:21:18 -07:00 |
|
Daniel Imms
|
c0e630fd7a
|
Pass assertion failure to done
|
2019-10-31 10:43:36 -07:00 |
|
Eric Amodio
|
d6cbcb5eec
|
Fixes failing terminal test
|
2019-10-28 09:02:53 -04:00 |
|
Daniel Imms
|
ebc27c4410
|
More formatting
|
2019-10-23 16:57:22 -07:00 |
|
Daniel Imms
|
a00301d074
|
Format/minimize diff
|
2019-10-23 16:54:04 -07:00 |
|
Eric Amodio
|
95b1f7c3c0
|
Reworks the test to not be timing specific
|
2019-10-23 18:28:17 -04:00 |
|
Eric Amodio
|
000006f0d1
|
Fixes terminal integration test timing
|
2019-10-23 18:28:16 -04:00 |
|
Daniel Imms
|
678abfe8b2
|
Remove Terminal.onDidWriteData
Replaced by vscode.window.onDidWriteTerminalData
Fixes #78574
|
2019-09-12 19:09:12 -07:00 |
|
Daniel Imms
|
ced08707d1
|
Fix terminal integration test
|
2019-08-08 09:34:34 -07:00 |
|
Daniel Imms
|
977a82fba3
|
Disable terminal tests that depend on terminal being hidden or shown in the past
|
2019-08-07 06:50:46 -07:00 |
|
Daniel Imms
|
81adc15a12
|
Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers
|
2019-08-06 10:02:39 -07:00 |
|
Daniel Imms
|
dc6b475be7
|
Add global event window.onDidWriteTerminalData
Fixes #78502
|
2019-08-06 09:58:26 -07:00 |
|
Daniel Imms
|
0eed3275f6
|
Some clean up
|
2019-08-05 15:03:31 -07:00 |
|
Daniel Imms
|
25fe980387
|
Remove terminal renderers
Part of #69865
|
2019-08-05 14:31:15 -07:00 |
|
Daniel Imms
|
6bb5e193f9
|
start -> open, exit -> close, remove exit code
|
2019-07-26 15:30:36 -07:00 |
|
Daniel Imms
|
3866deba35
|
Use pty naming instead of virtual process
Part of #77160
|
2019-07-25 16:00:41 -07:00 |
|
Daniel Imms
|
909ab9d101
|
Fix compile
|
2019-07-25 09:07:18 -07:00 |
|
Daniel Imms
|
df5d748fe5
|
Fix integration tests
|
2019-07-23 16:23:02 -07:00 |
|
Daniel Imms
|
fd48fa0d3b
|
Fix dimenisons test and clean up
|
2019-07-12 10:37:29 -07:00 |
|
Daniel Imms
|
3092a1023c
|
Remember dimensions from other terminals
Part of #77228
|
2019-07-11 21:18:06 -07:00 |
|
Daniel Imms
|
a57a43de01
|
Disable conpty in integration tests and re-enable
Fixes #75689
|
2019-07-04 07:59:04 -07:00 |
|
Daniel Imms
|
6a7d02f2f4
|
Remove unused function
|
2019-07-03 20:44:29 -07:00 |
|
Daniel Imms
|
6e676ca495
|
Remove unused imports
|
2019-07-03 20:43:52 -07:00 |
|
Daniel Imms
|
8cc05770c0
|
Disable terminal tests failing on macOS
Part of #76515
|
2019-07-03 20:38:03 -07:00 |
|