Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-01 | Expand #[test] - Fill list after cfg() handling | John Hodge | 1 | -1/+1 | |
2017-04-16 | Expand/test - Full path as test name | John Hodge | 1 | -1/+5 | |
2017-04-13 | Expand - Handle #[should_panic] and #[ignore] attributes for tests | John Hodge | 1 | -0/+60 | |
- Also doesn't emit tests that should_panic (because of lack of unwind support) | |||||
2017-04-13 | All - Add rough support for #[test] (runs basic tests) | John Hodge | 1 | -2/+12 | |
2016-12-24 | No more tears! | ubsan | 1 | -2/+2 | |
No more DOS line endings or trailing whitespace either | |||||
2016-11-05 | Expand - add #[test] handler that removes all tests | John Hodge | 1 | -0/+27 | |