Skip to content

Add native Python coqchk support to find_bug.py#404

Merged
JasonGross merged 1 commit intomasterfrom
coqchk
Dec 17, 2025
Merged

Add native Python coqchk support to find_bug.py#404
JasonGross merged 1 commit intomasterfrom
coqchk

Conversation

@JasonGross
Copy link
Owner

  • Add get_coqchk_help and get_coqchk_version functions to coq_version.py
  • Add coqchk_prog and coqchk_prog_args parameters to get_coq_output in diagnose_error.py
  • Process coqchk output with Fatal Error handling
  • Add --coqchk-args, --nonpassing-coqchk-args, --passing-coqchk-args CLI options
  • Set coqchk/passing_coqchk to None when --chk is not specified
  • Pass coqchk_prog and coqchk_prog_args explicitly to all get_coq_output calls
  • Extend argument processing loops to handle coqchk args similar to coqtop

- Add get_coqchk_help and get_coqchk_version functions to coq_version.py
- Add coqchk_prog and coqchk_prog_args parameters to get_coq_output in diagnose_error.py
- Process coqchk output with Fatal Error handling
- Add --coqchk-args, --nonpassing-coqchk-args, --passing-coqchk-args CLI options
- Set coqchk/passing_coqchk to None when --chk is not specified
- Pass coqchk_prog and coqchk_prog_args explicitly to all get_coq_output calls
- Extend argument processing loops to handle coqchk args similar to coqtop
@JasonGross JasonGross temporarily deployed to update-requirements December 17, 2025 04:44 — with GitHub Actions Inactive
@JasonGross JasonGross disabled auto-merge December 17, 2025 08:18
@JasonGross JasonGross merged commit 6495785 into master Dec 17, 2025
82 of 99 checks passed
@JasonGross JasonGross deleted the coqchk branch December 17, 2025 08:18
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