]> Repositorios git - scryer-prolog.git/commit
fix windows test by not disabling normalization
authorSkgland <[email protected]>
Mon, 4 Dec 2023 21:59:52 +0000 (22:59 +0100)
committerBennet Bleßmann <[email protected]>
Mon, 4 Dec 2023 21:59:52 +0000 (22:59 +0100)
commit57b52fbe907dfc4984249415a71a82136f5731b1
treefa1d943578f5b3e638416bf902068d981460e861
parentb052b62b16fb6829ca7d8f8f3f5f652da4619b4f
fix windows test by not disabling normalization

- this re-enables line ending and file path normalization
  - the latter might be unwanted, but there is only a shared flag
  - this might result in too loose matching of / and \ in stdout and stderr as prolog syntax may be mistaken for a path
16 files changed:
tests/scryer/cli/issues/display_constraints.toml
tests/scryer/cli/issues/do_not_duplicate_path_components.toml
tests/scryer/cli/issues/goals_compound_goal.toml
tests/scryer/cli/issues/goals_multiple_goals.toml
tests/scryer/cli/issues/handle_residual_goal.toml
tests/scryer/cli/issues/ignored_constraint.toml
tests/scryer/cli/issues/no_stutter.toml
tests/scryer/cli/issues/occurs_check_flag.toml
tests/scryer/cli/issues/occurs_check_flag2.toml
tests/scryer/cli/issues/op3.toml
tests/scryer/cli/issues/singleton_warning.toml
tests/scryer/cli/src_tests/acyclic_term_tests.toml
tests/scryer/cli/src_tests/dif_tests.toml
tests/scryer/cli/src_tests/ground_tests.toml
tests/scryer/cli/src_tests/setup_call_cleanup_process.toml
tests/scryer/cli/src_tests/term_variables_tests.toml