]> git.lizzy.rs Git - rust.git/commit
add option to libtest to run all tests
authorEmerentius <emerentius@arcor.de>
Mon, 20 Aug 2018 11:57:10 +0000 (13:57 +0200)
committerEmerentius <emerentius@arcor.de>
Sat, 13 Oct 2018 22:58:17 +0000 (00:58 +0200)
commit420541bc78e4d1157f0143680505d54e6f053a26
tree62ecc2057382320d969fdcd96e5eaa6c4be74c09
parent68b596408dd6cdd0827e61458fc09c374548218f
add option to libtest to run all tests

flag name is --include-ignored
requires -Zunstable-options for now
src/libtest/lib.rs