issues
search
mc-imperial
/
dredd
A mutation testing tool designed to work with large C++ (and C) codebases.
Apache License 2.0
13
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why isn't unary minus inserted as part of MutationReplaceExpr?
#150
afd
closed
2 years ago
1
Protobuf
#149
afd
closed
2 years ago
0
Update CMake formatting to include googletest
#148
afd
closed
2 years ago
0
Remove unnecessary "unused" casts
#147
afd
closed
2 years ago
0
Rename MutationRemoveStatement to MutationRemoveStmt
#146
afd
closed
2 years ago
0
Rename variables
#145
afd
closed
2 years ago
0
Run single-file tests on Mac and Windows
#144
afd
closed
2 years ago
1
Favour mutating outside vs. inside casts
#143
afd
closed
2 years ago
0
Avoid warning about unused command line option on Mac
#142
afd
opened
2 years ago
0
Avoid warning about unused commmand line option on Windows
#141
afd
opened
2 years ago
0
Add some better testing to Mac and Windows CI for Dredd
#140
afd
closed
11 months ago
1
Fix memory corruption issue
#139
afd
closed
2 years ago
0
Consider removing increment / decrement unary operators
#138
afd
closed
2 years ago
1
Provide Dredd releases
#137
afd
closed
2 years ago
0
Support Windows builds in CI
#136
afd
closed
2 years ago
0
Update clang
#135
afd
closed
2 years ago
0
Add workflow for releasing Dredd
#134
afd
closed
2 years ago
0
Make unary and binary optimisations exploit float constants
#133
JamesLee-Jones
closed
2 years ago
0
Binary and unary operator replacement should take account of floating-point constants
#132
afd
closed
2 years ago
2
Validate that Dredd-emitted JSON is well-formed
#131
afd
closed
2 years ago
0
Add details of --mutation-info-file flag to README
#130
afd
closed
2 years ago
0
Do not mutate top-level expressions in blocks
#129
afd
closed
2 years ago
0
Avoid redundant expression replacement
#128
JamesLee-Jones
closed
2 years ago
0
Avoid redundant unary operator insertion
#127
JamesLee-Jones
closed
2 years ago
0
Skip side effect free statements
#126
afd
closed
2 years ago
0
Ignore paren as optimisation
#125
afd
closed
2 years ago
0
Restrict mutation of cast expressions
#124
afd
closed
2 years ago
0
Comment on assignment operator replacement
#123
afd
closed
2 years ago
0
Fix comment typos
#122
afd
closed
2 years ago
0
Avoid redundant mutations before casts
#121
afd
closed
2 years ago
0
Insert increment before conversion
#120
afd
closed
2 years ago
0
Fix type used in lambda
#119
afd
closed
2 years ago
0
Add command line option for dumping ASTs
#118
afd
closed
2 years ago
0
Update documentation to refer to new --mutation-info-file flag.
#117
afd
closed
2 years ago
0
Refactor scripts for handling single-file tests
#116
afd
closed
2 years ago
1
Negative constant replacement being implicitly cast to unsigned int
#115
JamesLee-Jones
closed
2 years ago
3
Check that generated JSON is well-formed
#114
afd
closed
2 years ago
0
Refactor scripts for handling single-file test cases
#113
afd
closed
2 years ago
0
Create a schema for Dredd's mutation info
#112
afd
closed
2 years ago
0
Represent mutations as a tree, to allow easy detection of mutually-exclusive mutants when using Dredd to find interesting test cases
#111
afd
closed
2 years ago
1
Avoid redundant unary operator mutations
#110
JamesLee-Jones
closed
2 years ago
0
Optimisations may affect validity when enabling multiple mutants
#109
JamesLee-Jones
closed
2 years ago
1
Consider not bitwise-negating boolean expressions
#108
afd
closed
2 years ago
1
Support logical operators in C
#107
afd
closed
2 years ago
0
Unify expression mutation
#106
afd
closed
2 years ago
0
Split CI into multiple parts.
#105
afd
closed
2 years ago
0
Do not optimize when compiling zstd.
#104
afd
closed
2 years ago
0
C logical ops
#103
afd
closed
2 years ago
1
Added timing to the devbuild so we can monitor what is taking so long.
#102
afd
closed
2 years ago
0
Handle missing C binary operators in MutationReplaceExpr
#101
afd
closed
2 years ago
1
Previous
Next