diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-09 13:53:56 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-09 13:53:56 +0000 |
commit | f6aa8a5c34b35dc8d832f7ca8ee0be3b7a429a7a (patch) | |
tree | 504677428d0f5061047aeb73317d79915daab809 | |
parent | now can builds the deamon,client and server too (diff) | |
download | mutator-f6aa8a5c34b35dc8d832f7ca8ee0be3b7a429a7a.tar.gz mutator-f6aa8a5c34b35dc8d832f7ca8ee0be3b7a429a7a.zip |
changed the name of future features to todo list. added some more items there
Diffstat (limited to '')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -299,10 +299,13 @@ If you run into an issue please raise one here or just contact me with proper in ### Suggestions and Feature Requests If you have any suggestions or have any feature requests for project mutator, you can send them to `bloodstalker@zoho.com`. I'll try to keep an open mind, so even if you feel like it might not be right up mutator's alley, do send them. Worst case, I'll just say no.<br/> -### Future Features +### TODO List * Misra-c:2012 check support<br/> * Ability to turn off some rule checks<br/> -* using Appveyor to test windows builds<br/> +* Using Appveyor to test windows builds<br/> +* Fix the broken coverage build<br/> +* Have the servor capture stderr<br/> +* mutator's website is a wreck<br/> ### Support Well, I don't have the Misra-C:2012 Document. If you or your organization/company are willing to donate a copy to mutator, hit me up.<br/> |