summary refs log tree commit diff
path: root/library/test/src/tests.rs
AgeCommit message (Expand)AuthorLines
2021-02-08Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-seMara Bos-9/+26
2021-02-07Auto merge of #81821 - nikic:update-wasm32, r=sanxiynbors-1/+1
2021-02-06Upgrade wasm32 image to Ubuntu 20.04Nikita Popov-1/+1
2021-02-03Allow/fix non_fmt_panic in tests.Mara Bos-1/+1
2021-01-31Rollup merge of #80053 - gilescope:include-ignore, r=m-ou-seJonas Schievink-6/+1
2021-01-24libtest: allow multiple filtersEric Huss-9/+26
2021-01-10Print failure message on all tests that should panic, but don'tjohanngan-15/+24
2020-12-15stabilise --include-ignoredGiles Cope-6/+1
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-0/+1
2020-07-27mv std libs to library/mark-0/+688