lean4-htt/tests/pkg/signal
Garmelon 7c011aa522
fix: use process signal numbers from correct architecture (#12900)
This PR fixes some process signals that were incorrectly numbered.

From what I can tell, the code used signals and signal numbers for
Alpha/SPARC, not x86/ARM. The test was also broken and always green,
hiding the mistake.
2026-03-17 13:33:13 +00:00
..
lakefile.toml
lean-toolchain chore: relative lean-toolchains (#12652) 2026-02-25 10:23:35 +00:00
Main.lean fix: use process signal numbers from correct architecture (#12900) 2026-03-17 13:33:13 +00:00
run_test.sh fix: use process signal numbers from correct architecture (#12900) 2026-03-17 13:33:13 +00:00