Age | Commit message (Expand) | Author |
2015-11-24 | Add an implicit generator for Sets | Carlo Zancanaro |
2015-07-07 | Run less tests (to make them faster) | Carlo Zancanaro |
2015-07-06 | Fix the warnings from the previous commit | Carlo Zancanaro |
2015-06-11 | Make the QueueTest Offer command validate its return value | Carlo Zancanaro |
2015-06-10 | Support enums in the ObjectGeneration stuff | Carlo Zancanaro |
2015-06-09 | A few changes, as suggested by static analysis | Carlo Zancanaro |
2015-06-09 | Generalise the ObjectGeneration stuff | Carlo Zancanaro |
2015-06-09 | Add an ObjectGenerator<>, and related machinery (also a mapOf generator) | Carlo Zancanaro |
2015-06-09 | Clean up imports | Carlo Zancanaro |
2015-06-06 | Lots of work on the stateful checking stuff: it's a fair bit nicer now | Carlo Zancanaro |
2015-06-05 | More work on the stateful checker; still not perfect, but it's getting better | Carlo Zancanaro |
2015-06-05 | First cut of a stateful testing framework (it's pretty hacky at the moment, b... | Carlo Zancanaro |
2015-06-04 | Static imports for a test, just to make it read a little bit more nicely | Carlo Zancanaro |
2015-06-03 | Change shrinking a bit, add more generators, fix some types, moved suchThat | Carlo Zancanaro |
2015-06-03 | Add some more interesting tests | Carlo Zancanaro |
2015-06-01 | Fix up list shrinking, remove minor superfluous things | Carlo Zancanaro |
2015-06-01 | Move packages, make lists shrink in size, generate lists instead of arrays as... | Carlo Zancanaro |
2015-06-01 | Add @DataSource, allow printing of RoseTrees, other small changes to generators | Carlo Zancanaro |
2015-06-01 | Just some rearranging, renaming and clean-up | Carlo Zancanaro |
2015-05-31 | Lots more updates | Carlo Zancanaro |
2015-05-31 | Improve lots of things | Carlo Zancanaro |
2015-05-31 | Better code, based off ParentRunner among other things | Carlo Zancanaro |
2015-05-30 | Initial commit: only works for plain int typed arguments | Carlo Zancanaro |