Shift the gold testing infrastructure into its own module, and add the Haskell program I used to generate the tests.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,3 +11,7 @@ Cargo.lock
|
||||
|
||||
# And these are just annoying
|
||||
.DS_Store
|
||||
|
||||
# And some Haskell stuff, because I can't shake it!
|
||||
tests/math/cabal.sandbox.config
|
||||
tests/math/.cabal-sandbox
|
||||
|
||||
Reference in New Issue
Block a user