summaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2015-05-31Improve lots of thingsCarlo Zancanaro
In particular: + make output more sane and less all over the place + just ignore original exception, the shrunk one is the only one which really matters + fit into the jUnit framework more (so now @Before, @After and stuff work)
2015-05-31Better code, based off ParentRunner among other thingsCarlo Zancanaro
2015-05-30Initial commit: only works for plain int typed argumentsCarlo Zancanaro