about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/libtest-json
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-68/+0
2022-10-28libtest: run all tests in their own thread, if supported by the hostRalf Jung-3/+3
2022-08-23Diagnose missing includes in run-make testsTomasz Miąsko-1/+1
2022-03-11Add tests for JSON and console outputMark Rousskov-4/+4
2022-01-28remove allow_fail test flagyuhaixin.hx-2/+2
2020-11-29libtest: Make `sed` arguments compatible with appleJakob Schikowski-2/+2
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-5/+5
2020-01-12Update `output-default.json` and rustdoc testvarkor-2/+2
2019-07-12libtest: support display_output in JSON formatterPaul Emmerich-6/+21
2019-06-05Reblessed tests.Alexander Regueiro-1/+1
2019-04-22Remove double trailing newlinesvarkor-1/+0
2018-12-25Remove licensesMark Rousskov-21/+1
2018-12-13Update panic message to be clearer about env-varsDaniel Silverstone-1/+1
2018-11-27fix run-make-fulldeps/libtest-jsonRalf Jung-1/+1
2018-08-31Fix tests for json formattingCharlie Andrews-2/+2
2018-05-05Fix libtest-json testJohn Kåre Alsaker-1/+1
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-0/+74