aboutsummaryrefslogtreecommitdiff
path: root/editors/code/tests/unit
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.
* Apply suggestions from @Veetaha code reviewvsrs2020-05-211-5/+5
|
* vscode client side testsvsrs2020-05-202-0/+90