Merge pull request #79 from iboB/dev |
|
More...
|
almost 2 years ago
|
fix accidental use of std::pmr which doesn't fly with ancient apple clang |
|
More...
|
almost 2 years ago
|
fixed clang aggregate warning |
|
More...
|
almost 2 years ago
|
tests, fuzz objects and types: copy objects and check for equality |
|
More...
|
almost 2 years ago
|
tests: complete fuzz objects and types, closes #43 |
|
More...
|
almost 2 years ago
|
domain: sort same-prio mutation rules by name |
|
More...
|
almost 2 years ago
|
tests, fuzz: use custom shuffle to have deterministic results |
|
More...
|
almost 2 years ago
|
fixed gcc build |
|
More...
|
almost 2 years ago
|
debug output util, closes #76 |
|
More...
|
almost 2 years ago
|
minor: remove several duplicate semicolons |
|
More...
|
almost 2 years ago
|
dbg_dmp: initial commit, domain traversal, ref #76 |
|
More...
|
almost 2 years ago
|
tests: tweaking fuzz objects and types, ref #43 |
|
More...
|
almost 2 years ago
|
mutation rules: fixed recursive lock on domain registry when applying rules, by splitting it in two parts |
|
More...
|
almost 2 years ago
|
tests: fixed accidental get by val instead of by addr |
|
More...
|
almost 2 years ago
|
tests: log initial seed in fuzz tests, ref #43 |
|
More...
|
almost 2 years ago
|
tests: latest doctest-util, fixes ub nullptr access |
|
More...
|
almost 2 years ago
|
tests: fixed exception text |
|
More...
|
almost 2 years ago
|
exceptions: bad_feature_access refactored into feature_exception, closes #26 |
|
More...
|
almost 2 years ago
|
reorganize exception types, ref #26 |
|
More...
|
almost 2 years ago
|
exceptions: porting mutation exceptions to new style, ref #26 |
|
More...
|
almost 2 years ago
|
more args to mutate funcs, structs for args |
|
More...
|
almost 2 years ago
|
capi: rename dnmx_mutate_op::type to op_type |
|
More...
|
almost 2 years ago
|
exceptions: porting object.cpp to new style, ref #26 |
|
More...
|
almost 2 years ago
|
reorganizing exceptions, ref #26 |
|
More...
|
almost 2 years ago
|
exceptions: porting more throws to new style, ref #26 |
|
More...
|
almost 2 years ago
|
exceptions: public throw_exception, ref #26 |
|
More...
|
almost 2 years ago
|
more informative exceptions in domain.cpp, ref #26 |
|
More...
|
almost 2 years ago
|
mixin_info_data: mutation rule names storage and generation |
|
More...
|
almost 2 years ago
|
more informative exceptions wip, ref #26 |
|
More...
|
almost 2 years ago
|
tests: fuzz objects and types, ref #43 |
|
More...
|
almost 2 years ago
|