lean4-htt/tests/pkg/leanchecker/LeanCheckerTests
Joachim Breitner b7380758ae
refactor: remove Lean.Environment.replay from core (#12972)
This PR removes the obsolete `Lean.Environment.replay` from
`src/Lean/Replay.lean` and replaces it with the improved version from
`src/LeanChecker/Replay.lean`, which includes fixes for duplicate
theorem handling and Quot/Eq dependency ordering. The primed names
(`Replay'`, `replay'`) are renamed back to `Replay` and `replay`.

A test for the original issue (nested inductives failing with `replay`)
is added as `tests/elab/issue12819.lean`.

Closes #12819

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 22:11:42 +00:00
..
AddFalse.lean
AddFalse.lean.out.expected chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
AddFalseConstructor.lean
AddFalseConstructor.lean.out.expected chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
OpenPrivate.lean
PrivateConflictA.lean
PrivateConflictA2.lean
PrivateConflictB.lean
PrivateConflictB2.lean
PrivateConflictC.lean
PrivateConflictC.lean.fresh chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
PrivateConflictC.lean.out.expected chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
QuotEq.lean refactor: remove Lean.Environment.replay from core (#12972) 2026-03-18 22:11:42 +00:00
ReplaceAxiom.lean
ReplaceAxiom.lean.out.expected chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00