Commit Graph

2 Commits

Author SHA1 Message Date
Dan Kortschak
a4dda6a99c all: make tests pass when -count is greater than 1
Tests run repeatedly do not reinitialise state, meaning that a second run
of the tests will have leftover state from the previous run. This ensures
that repeated runs are identical with the exception of map iteration order.
2022-08-06 15:52:53 +09:30
Dan Kortschak
48e517cc5e graph: test all slicer helper functions 2019-02-21 03:35:32 +10:30