rust/library/test/src
Yuki Okushi 4859786c69
Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus
Fixing escaping to ensure generation of welformed json.

doc tests' json name have a filename in them. When json test output is asked for on windows currently produces invalid json.
Tracking issue for json test output: #49359
2020-10-23 18:26:20 +09:00
..
formatters Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus 2020-10-23 18:26:20 +09:00
helpers Add std:🧵:available_concurrency 2020-10-16 23:36:15 +02:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
bench.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
cli.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
console.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
event.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Add std:🧵:available_concurrency 2020-10-16 23:36:15 +02:00
options.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
stats.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
test_result.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
tests.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
time.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
types.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00