Skip to content

Fix keep-mutants flag and preserve header comments in mutants#68

Merged
wintered merged 2 commits intotestsmt:masterfrom
NixoN2:fix-keep-mutants-and-preserve-headers
Dec 1, 2025
Merged

Fix keep-mutants flag and preserve header comments in mutants#68
wintered merged 2 commits intotestsmt:masterfrom
NixoN2:fix-keep-mutants-and-preserve-headers

Conversation

@NixoN2
Copy link

@NixoN2 NixoN2 commented Dec 1, 2025

  • Fix keep-mutants flag: Add check in del method to respect -k flag
  • Fix quiet mode bug: Remove erroneous exit() that prevented fuzzer from running
  • Preserve header comments: Extract and preserve all header comments (COMMAND-LINE, EXPECT, etc.) in generated mutants

azhukov-gyg and others added 2 commits December 1, 2025 15:16
- Fix keep-mutants flag: Add check in __del__ method to respect -k flag
- Fix quiet mode bug: Remove erroneous exit() that prevented fuzzer from running
- Preserve header comments: Extract and preserve all header comments (COMMAND-LINE, EXPECT, etc.) in generated mutants
@wintered wintered merged commit e5f1c13 into testsmt:master Dec 1, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants