summary refs log tree commit diff
path: root/src/libtest/tests.rs
AgeCommit message (Expand)AuthorLines
2019-08-02Remove some more `cfg(test)`sVadim Petrochenkov-0/+21
2019-08-02libtest: Unconfigure tests during normal buildVadim Petrochenkov-3/+46
2019-06-16Separate libtest modulechansuke-0/+453