aboutsummaryrefslogtreecommitdiff
path: root/editors/code/tests/unit/launch_config.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Change Runnable.bin -> Runnable.kindveetaha2020-05-311-7/+7
| | | | | | As per matklad, we now pass the responsibility for finding the binary to the frontend. Also, added caching for finding the binary path to reduce the amount of filesystem interactions.
* vscode client side testsvsrs2020-05-201-0/+52