]> Repositorios git - scryer-prolog.git/commit
Add integration tests for arithmetic operators
authorEmilie Burgun <[email protected]>
Wed, 15 Jan 2025 14:12:06 +0000 (15:12 +0100)
committerEmilie Burgun <[email protected]>
Sun, 26 Jan 2025 23:10:56 +0000 (00:10 +0100)
commit0cde8f9a43358316f5328c0d4ec2a65fe991bb76
tree2671a257137257fad9daab95443065ff7d82fe1a
parent20735ea34c5d1512a79f9457bb9ceaccaa8be8a7
Add integration tests for arithmetic operators

This extensively tests the behavior of is/2, both when compiled and in metacalls.
src/tests/arithmetic.pl [new file with mode: 0644]
tests/scryer/cli/src_tests/arithmetic.stderr [new file with mode: 0644]
tests/scryer/cli/src_tests/arithmetic.stdout [new file with mode: 0644]
tests/scryer/cli/src_tests/arithmetic.toml [new file with mode: 0644]