]> Repositorios git - scryer-prolog.git/commit
add test for declaration errors
authorBennet Bleßmann <[email protected]>
Sat, 3 Aug 2024 16:34:34 +0000 (18:34 +0200)
committerBennet Bleßmann <[email protected]>
Mon, 5 Aug 2024 19:25:42 +0000 (21:25 +0200)
commitadd03cb4ee62cce3422c2b0ba149a6b06db8113f
treebbddfea34e4c08aa1217335b20374e3383341706
parent409f56ea37174da9e699b3f2adc1ea0db9d0fdb5
add test for declaration errors
tests-pl/invalid_decl1.pl [new file with mode: 0644]
tests-pl/invalid_decl2.pl [new file with mode: 0644]
tests-pl/invalid_decl3.pl [new file with mode: 0644]
tests-pl/invalid_decl4.pl [new file with mode: 0644]
tests-pl/invalid_decl5.pl [new file with mode: 0644]
tests-pl/invalid_decl6.pl [new file with mode: 0644]
tests-pl/invalid_decl7.pl [new file with mode: 0644]
tests/scryer/cli/src_tests/declaration_errors.md [new file with mode: 0644]
tests/scryer/main.rs