rust/src/libtest
Tyler Mandry 4bb91c7845
Rollup merge of #65898 - hermitcore:rusty-hermit, r=kennytm
add basic HermitCore support within libtest

This an extension to #65167. The current pull request extend libtest to support HermitCore as target OS.
2019-10-29 12:01:41 -07:00
..
formatters Improve code style 2019-10-17 19:37:01 +03:00
helpers removing trailing whitespaces 2019-10-28 14:03:53 -04:00
stats Make enum usage explicit and fix tests 2019-10-17 17:47:03 +03:00
bench.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
Cargo.toml bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
cli.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
console.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
event.rs Improve code style 2019-10-17 19:37:01 +03:00
lib.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
options.rs Add more explaining comments to the code 2019-10-17 19:10:35 +03:00
stats.rs Enhance report-time option 2019-09-29 21:22:30 +03:00
test_result.rs Improve code style 2019-10-17 19:37:01 +03:00
tests.rs Improve code style 2019-10-17 19:37:01 +03:00
time.rs Improve code style 2019-10-17 19:37:01 +03:00
types.rs Split libtest into several smaller modules 2019-10-17 17:38:44 +03:00