Skip to content

Commit

Permalink
Dropped permutation number for full leb16-encoded defines
Browse files Browse the repository at this point in the history
This is probably how the test runner should have been implemented in the
first place, but it took a few tries to get here.

This makes it so the test identifier, which is a bit longer now, fully
encodes the state of the defines in the test. This removes the need for
the extra geometry field and allows reproduction of tests with custom
defines at runtime.

The test runner may have already seemed like a solved problem, but these
changes are really to enable repurposing the test runner as a bench
runner.
  • Loading branch information
geky committed Sep 10, 2022
1 parent 5a2ff17 commit bfbe44e
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 557 deletions.

0 comments on commit bfbe44e

Please sign in to comment.