bors[bot] e56072bfa3 Merge #500
500: Code lens support for running tests r=matklad a=kjeremy

Supports running individual and mod tests.

I feel like this kind of abuses the `Runnables` infrastructure but it works. Maybe later on down the line we should introduce a struct that is really just a tuple of binary, arguments, and environment and pass that back to the client instead. `run_single.ts` is just a paired down version of `runnables.ts` and there is duplication because I think run_single will probably change independent of runnables.

Co-authored-by: Jeremy A. Kolb <jkolb@ara.com>
Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
2019-01-12 18:56:11 +00:00
..
2019-01-12 18:56:11 +00:00
2019-01-11 15:16:55 -05:00
2019-01-11 21:02:12 +03:00
2019-01-12 18:56:11 +00:00
2018-12-24 13:47:27 +00:00
2019-01-11 00:51:34 +03:00
2019-01-11 15:16:55 -05:00
2019-01-11 00:51:34 +03:00