Skip to content

Conversation

dc-mak
Copy link
Collaborator

@dc-mak dc-mak commented Dec 17, 2024

Cerberus repo has a test program, diff-prog which supports parallelised testing with rich output capture, and an easy way to update tests by emitting diffs which can be fed to patch.

diff-prog requires a JSON file for each configuration (one for Z3, another for CVC5) and a bank of expected outputs, so this commit adds both of those.

Cerberus repo has a test program, `diff-prog` which supports
parallelised testing with rich output capture, and an easy way to
update tests by emitting diffs which can be fed to patch.

diff-prog requires a JSON file for each configuration (one for Z3,
another for CVC5) and a bank of expected outputs, so this commit
adds both of those.
@dc-mak
Copy link
Collaborator Author

dc-mak commented Mar 6, 2025

Might be best to delay this until after Cerberus/CN repo split, and this repo is merged under the new CN one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant