summaryrefslogtreecommitdiff
path: root/src/expand/test.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Expand #[test] - Fill list after cfg() handlingJohn Hodge1-1/+1
2017-04-16Expand/test - Full path as test nameJohn Hodge1-1/+5
2017-04-13Expand - Handle #[should_panic] and #[ignore] attributes for testsJohn Hodge1-0/+60
2017-04-13All - Add rough support for #[test] (runs basic tests)John Hodge1-2/+12
2016-12-24No more tears!ubsan1-2/+2
2016-11-05Expand - add #[test] handler that removes all testsJohn Hodge1-0/+27