aboutsummaryrefslogtreecommitdiffstats
path: root/mutator.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minorbloodstalker2017-05-231-0/+2
|
* now supports safercpp action filesbloodstalker2017-04-271-1/+14
|
* not much, just changed tabs to spacesbloodstalker2017-03-161-197/+197
|
* the previous fix to supprt arguments having double-quotes was not working. ↵bloodstalker2017-02-271-1/+1
| | | | now its fixed.
* added variable indirection for the exec_options since the new options have ↵bloodstalker2017-02-261-1/+1
| | | | double quotes and their untimely expansion messes things up
* fixed some pathsbloodstalker2017-02-151-4/+4
|
* now you can run the precommit tests with the driverbloodstalker2017-02-121-1/+4
|
* the xsd is fixed now so removed the broken messagebloodstalker2017-02-111-1/+1
|
* added a note that says the xsd test is under devbloodstalker2017-02-011-0/+1
|
* temporarily fixed the auto-refac optionbloodstalker2017-01-311-3/+4
|
* working on the auto-refac commandbloodstalker2017-01-291-1/+2
|
* there was one instance of mutator not changed to mutator-lvl1bloodstalker2017-01-291-1/+2
|
* updated with the executable name change, minor fixes otherwisebloodstalker2017-01-291-3/+5
|
* added the xsd testbloodstalker2017-01-281-3/+5
|
* deleted a comment linebloodstalker2017-01-231-0/+0
|
* added an option to run automatic refactoringsbloodstalker2017-01-231-5/+20
|
* now supports action files. no more typing long long commands.bloodstalker2017-01-141-2/+58
|
* added new test options.bloodstalker2017-01-131-11/+33
|
* fixed the order in which different options are passed to the executble which ↵bloodstalker2017-01-031-2/+9
| | | | was preventing it from recognizing the custom options
* updated for json report generationbloodstalker2016-12-261-0/+2
|
* now accepts options to pass to executables and list of input files, in other ↵bloodstalker2016-12-251-19/+29
| | | | words, is usable now.
* now runs with all warnings enabledbloodstalker2016-12-191-1/+1
|
* the tdd tests will not be run using the compil_command.json for the time being.bloodstalker2016-12-131-2/+2
|
* now used the compile command database for the misrac tdd testsbloodstalker2016-12-011-1/+1
|
* fixed a problem where the default input list returned an errorbloodstalker2016-11-301-11/+3
|
* minor fixbloodstalker2016-11-301-1/+5
|
* minor fixbloodstalker2016-11-291-2/+8
|
* list of files instead of one file is broken.FIXMEbloodstalker2016-11-271-1/+1
|
* cleans the ast dump aswellbloodstalker2016-11-251-0/+1
|
* minor change in the clean command and where build artefacts and outputs are ↵bloodstalker2016-11-191-1/+5
| | | | stored.
* minor change to where the build artifacts and outputs are putbloodstalker2016-11-191-7/+7
|
* minor fixes to keep the root projectr folder cleaner after a build and runbloodstalker2016-11-071-6/+7
|
* added the misra-c check commandbloodstalker2016-11-061-0/+4
|
* now runs lvl 2 mutations.bloodstalker2016-11-041-2/+6
|
* minor change for llvm-formatbloodstalker2016-11-041-1/+6
|
* added the option of using clang-format on the mutantbloodstalker2016-11-021-0/+8
|
* wipbloodstalker2016-10-171-8/+23
|
* some minor changesbloodstalker2016-09-021-5/+9
|
* some minor changes.bloodstalker2016-08-311-2/+8
|
* a simple c mutator.bloodstalker2016-08-311-0/+54