Commit 8099915
Fix Windows merge command quoting and harden CLI execution (#116)
* Remove shellQuote
* Fix Windows merge command quoting and harden CLI execution
* Add unit tests
* Restructure unit tests
* Remove shellQuote references and propagate console error messages to the GUI
* Add missing file
---------
Co-authored-by: Evgueni Driouk <edriouk@arm.com>1 parent 0cad6d1 commit 8099915
5 files changed
Lines changed: 320 additions & 57 deletions
File tree
- docs
- src/views/solution-outline/commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | 240 | | |
248 | 241 | | |
249 | 242 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
137 | | - | |
138 | 136 | | |
139 | 137 | | |
140 | 138 | | |
| |||
0 commit comments