You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the main issue tracking implementing just enough mutation testing support to be able to run campaigns against my run-time mutated form of llvm. Parts of the support might be useful for other forms of mutation testing eg. compile-time.
Once we've decided whether to do global mutation accounting or per-machine mutation accounting, I'll update this issue with more details. I'll also spin out separate issues for these throughout the morning.
Support passing environment variables to compilers
Most of the new work will go in a mutation package, I suspect, to try keep things clean. This should depend on the relevant director bits and be injected through the app, ideally.
This is the main issue tracking implementing just enough mutation testing support to be able to run campaigns against my run-time mutated form of llvm. Parts of the support might be useful for other forms of mutation testing eg. compile-time.
Once we've decided whether to do global mutation accounting or per-machine mutation accounting, I'll update this issue with more details. I'll also spin out separate issues for these throughout the morning.
c4t
toplevelThe text was updated successfully, but these errors were encountered: