0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This is a quick fix of a small bug in the fle identification found durring regression testing. More... over 19 years ago
This revision adds to the default interface, started previously. The interface works, More... over 19 years ago
Remove tests for unused code More... over 19 years ago
Remove tests for unused code, reformat code according to latest guidelines More... over 19 years ago
Fixed warnings More... over 19 years ago
Remove "NOTESTS" symbol from release configuration More... over 19 years ago
Fix warning "not all paths return value" More... over 19 years ago
Get rid of unused code, reformat code according to latest guidelines More... over 19 years ago
Initial work on a configuration UI. If you run nester with no parameters the new UI runs. More... over 19 years ago
This checkin implements Iterators Annonymous methods More... over 19 years ago
I found a bug while I was implementing the generics. Transforming RelationalExpression produces bizzare results. More... over 19 years ago
More accurate handling of test cases that were failed because of the timeout More... over 19 years ago
MutateNumber() no longer produces equiualent mutants More... over 19 years ago
Fixed implicit bug in Fixture re-init More... over 19 years ago
Add test for Equal() method More... over 19 years ago
Rename "Nester" folder to "Core" More... over 19 years ago
Possibility to use "valueChangedFrom" inside "valueChangedTo" More... over 19 years ago
Nester.Test -> Tests More... over 19 years ago
Moved to Tests folder More... over 19 years ago
I have rounded out the operators with assignment, increment, and the short circut binaries. All of these have special calling syntax that needs to be injected by the code transformer, as I detail below. More... over 19 years ago
moved tests to directory Test More... over 19 years ago
Fixed error message More... over 19 years ago
Fixed formatting More... over 19 years ago
Clean up unused references More... over 19 years ago
Use signed assemblies from Nester folder (not instrument private path) Performance boost for unreachable mutations More... over 19 years ago
Fixed bug with multiple registering of one mutation More... over 19 years ago
Added more mutations for conditions More... over 19 years ago
Moved to dedicated test assembly More... over 19 years ago
Old MetaMutant no longer interesting More... over 19 years ago
Comparison operators work, the method is: InstrumentationCall.CompareOp(a, "==", b, index) More... over 19 years ago