aboutsummaryrefslogtreecommitdiffstats
path: root/misc/random_bugs
Commit message (Collapse)AuthorAgeFilesLines
* operations: return a more convenient array of result for label changesMichael Muré2018-09-131-1/+5
|
* random bugs: fix a crash when minOps == maxOpsMichael Muré2018-09-121-1/+6
|
* reorganize package for a more idomatic goMichael Muré2018-09-111-1/+1
|
* random bugs: cleanup + generate random OperationPack as wellMichael Muré2018-09-062-7/+55
|
* bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵Michael Muré2018-08-231-4/+4
| | | | snapshot
* random_bugs: make it seedable and reusableMichael Muré2018-08-192-0/+154