- 26 May, 2022 1 commit
-
-
Danny Tuppeny authored
* Fix issues running integration tests through DAP These adapters were incorrectly trying to connect a DDS instance even when Flutter would create its own. This change disables DDS in the DAP layer and leaves it to Flutter (although it passes `--no-dds` on to Flutter if provided to the DAP process). Also fixes an issue where we would unnecessarily connect the VM Service for tests even in 'noDebug' mode because of a change/fix that now includes a 'vmServiceUri' in the `test.startedProcess` event.
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Apr, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 17 Mar, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 07 Feb, 2022 1 commit
-
-
Danny Tuppeny authored
* Add support for attachRequest in DAP, which runs "flutter attach" * Update DAP docs for attachRequest * Improve doc comments * Fix comments * Remove noDebug from attach + create a getter for `debug` * Fix indent
-
- 02 Feb, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 31 Jan, 2022 1 commit
-
-
Caio Agiani authored
-
- 29 Jan, 2022 1 commit
-
-
Danny Tuppeny authored
Fixes #97238.
-
- 27 Jan, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 01 Dec, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 24 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 23 Nov, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 19 Nov, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Oct, 2021 1 commit
-
-
Danny Tuppeny authored
* Add support for running tests through debug-adapter * Improve comments about stdout + remove pedantic
-
- 27 Oct, 2021 1 commit
-
-
Danny Tuppeny authored
-