libtest-with 0.8.1-14

A slightly customized version of libtest-mimic, such that it can be easier create a test runner for test-with
Documentation
1
2
3
4
# Test files to check the behavior of the real libtest

These are just files that are not actively used but are useful to check the behavior of the real libtest.
Just `rustc --test <file>` and execute it.