Skip to content

Commit

Permalink
test for binary props
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed May 24, 2023
1 parent 67764ec commit e0e0dcc
Show file tree
Hide file tree
Showing 3 changed files with 454 additions and 2 deletions.
4 changes: 4 additions & 0 deletions disco.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ extra-source-files: README.md, CHANGELOG.md, stack.yaml, example/*.disco, repl/
test/prop-basic/expected
test/prop-basic/input
test/prop-basic/prop-basic.disco
test/prop-binary/expected
test/prop-binary/input
test/prop-cmp/expected
test/prop-cmp/input
test/prop-fail/bad-tests.disco
Expand Down Expand Up @@ -284,6 +286,8 @@ extra-source-files: README.md, CHANGELOG.md, stack.yaml, example/*.disco, repl/
test/syntax-doc/expected
test/syntax-doc/input
test/syntax-doc/syntax-doc.disco
test/syntax-ellipsis/expected
test/syntax-ellipsis/input
test/syntax-exts/expected
test/syntax-exts/input
test/syntax-exts/syntax-exts.disco
Expand Down
Loading

0 comments on commit e0e0dcc

Please sign in to comment.