feat: tests for the rendering/parsing
This commit is contained in:
parent
9484d097d4
commit
d012307d19
8 changed files with 104 additions and 45 deletions
|
@ -23,6 +23,8 @@ dependencies:
|
|||
- base >= 4.7 && < 5
|
||||
- text
|
||||
- vector
|
||||
- QuickCheck
|
||||
- quickcheck-instances
|
||||
|
||||
ghc-options:
|
||||
- -Wall
|
||||
|
@ -59,4 +61,3 @@ tests:
|
|||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- bf-optimize
|
||||
- QuickCheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue