]> Repositorios git - scryer-prolog.git/commit
move .pl files from tests-pl next to the .toml of the test that uses them
authorSkgland <[email protected]>
Mon, 4 Dec 2023 21:16:04 +0000 (22:16 +0100)
committerBennet Bleßmann <[email protected]>
Mon, 4 Dec 2023 21:16:04 +0000 (22:16 +0100)
commitfcf2e2db05e7259bff2143a4ee895519551e77eb
tree5a7a2fd44014519fd73c9d2e458ede1bf653c428
parent1c52de9ab19302a96a9abfffd3a3508e715af60e
move .pl files from tests-pl next to the .toml of the test that uses them
14 files changed:
tests-pl/issue812-singleton-warning.pl [deleted file]
tests/scryer/cli/issues/compound_goal.toml
tests/scryer/cli/issues/do_not_duplicate_path_components.stdin
tests/scryer/cli/issues/issue820-goals.pl [moved from tests-pl/issue820-goals.pl with 100% similarity]
tests/scryer/cli/issues/issue839-op3.pl [moved from tests-pl/issue839-op3.pl with 100% similarity]
tests/scryer/cli/issues/issue841-occurs-check.pl [moved from tests-pl/issue841-occurs-check.pl with 100% similarity]
tests/scryer/cli/issues/issue852-throw_e.pl [moved from tests-pl/issue852-throw_e.pl with 100% similarity]
tests/scryer/cli/issues/multiple_goals.toml
tests/scryer/cli/issues/occurs_check_flag.toml
tests/scryer/cli/issues/op3.toml
tests/scryer/cli/issues/singleton_warning.stdin
tests/scryer/helper.rs
tests/scryer/main.rs
tests/scryer/src_tests.rs