hnix-store/hnix-store-core/tests
Greg Hale 6734486e06 Put bounded-memory NAR format tests behind a cabal flag deaulting to False
The test suite fails when run naively, due to the use of haskell code that
uses gc statistics, and requires `+RTS -T` flags be passed to the testsuite.

We opt in to this flag for CI and for any default.nix that packages
hnix-store-core.
2018-09-11 23:09:00 -04:00
..
Driver.hs Add NAR parser-generator and tests 2018-05-15 11:09:20 -04:00
NarFormat.hs Put bounded-memory NAR format tests behind a cabal flag deaulting to False 2018-09-11 23:09:00 -04:00