summaryrefslogtreecommitdiff
path: root/src/main/java/au/id/zancanaro/annotations
AgeCommit message (Expand)Author
2015-06-01Move packages, make lists shrink in size, generate lists instead of arrays as...Carlo Zancanaro
2015-06-01Add @DataSource, allow printing of RoseTrees, other small changes to generatorsCarlo Zancanaro
2015-06-01Just some rearranging, renaming and clean-upCarlo Zancanaro
2015-05-31Improve lots of things...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) Carlo Zancanaro
2015-05-30Initial commit: only works for plain int typed argumentsCarlo Zancanaro