From 2b62a21cfacf86058a29cc1f299f34a416ab3dbd Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 1 Jan 2017 03:37:06 +0330 Subject: updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07560ff..78f1782 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A C code mutator,Misra-C checker and code transformation tool written using the Clang frontend(LibTooling) as a stand-alone in C++.
-Reports are genrated in simple text(AWK-friendly), XML and JSON formats.
+Reports are genrated in simple text(AWK-friendly:`RS="\n";FS=":"`), XML and JSON formats.

Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:
-- cgit v1.2.3