mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 03:04:36 +03:00
Add "universal mutator"
This commit is contained in:
@@ -339,6 +339,7 @@ These tools take code executed during unit test runs and mutate the executed cod
|
|||||||
* [MuCPP](https://neptuno.uca.es/redmine/projects/mucpp-mutation-tool/wiki)
|
* [MuCPP](https://neptuno.uca.es/redmine/projects/mucpp-mutation-tool/wiki)
|
||||||
* [mull](https://github.com/mull-project/mull)
|
* [mull](https://github.com/mull-project/mull)
|
||||||
* [CCMutator](https://github.com/markus-kusano/CCMutator)
|
* [CCMutator](https://github.com/markus-kusano/CCMutator)
|
||||||
|
* [Universal Mutator](https://github.com/agroce/universalmutator)
|
||||||
|
|
||||||
### Control Flow Guard
|
### Control Flow Guard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user