Closed ehildenb closed 7 months ago
Part of: https://github.com/runtimeverification/k/issues/4194
This PR adjusts the regression-new/ tests to enable more on CI.
regression-new/
#Top
kprove
PASSED
pyk prove
krun
pyk run
regression-new/skipped
ktest.mak
Part of: https://github.com/runtimeverification/k/issues/4194
This PR adjusts the
regression-new/
tests to enable more on CI.#Top
fromkprove
and are now outputtingPASSED
frompyk prove
.krun
are not including them inpyk run
.regression-new/skipped
is updated with the now-passing tests.ktest.mak
is updated to reflect better the K testing harness (and run all appropriate tests).