Run more automatic harnesses (use patterns w/ regex support)#397
Run more automatic harnesses (use patterns w/ regex support)#397tautschnig merged 3 commits intomodel-checking:mainfrom
Conversation
|
@tautschnig Should we change the |
|
Thank you! Can we please also remove the manual harnesses for those? See my commits in #334 (those that I then also reverted in that PR). |
Maybe we could make the patterns a bit more meaningful by doing something like |
tautschnig
left a comment
There was a problem hiding this comment.
Thank you for all this cleanup! Just a few lines that IMHO should be reinstated.
f3fa8ef to
d1175e0
Compare
…hecking#397) Use the support for regexes added in model-checking/kani#4144 to run more automatic harnesses in CI. This brings us from 77 harnesses to 184. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses. --------- Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
Use the support for regexes added in model-checking/kani#4144 to run more automatic harnesses in CI. This brings us from 77 harnesses to 184.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.