add tests for pmsort, pmerge and phalve

This commit is contained in:
fanghr 2022-05-14 19:21:33 +08:00
parent 9d34b63309
commit 06d4fcd428
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870
3 changed files with 86 additions and 2 deletions

View file

@ -119,6 +119,7 @@ common test-deps
, tasty
, tasty-hedgehog
, tasty-hunit
, tasty-quickcheck
common exe-opts
ghc-options: -threaded -rtsopts -with-rtsopts=-N -O0