]> andersk Git - splint.git/blobdiff - test/forbody.expect
Added some new test cases also merged with Dave Evans's tests.
[splint.git] / test / forbody.expect
diff --git a/test/forbody.expect b/test/forbody.expect
new file mode 100644 (file)
index 0000000..c933a01
--- /dev/null
@@ -0,0 +1,6 @@
+
+forbody.c: (in iter genericTable_elements)
+forbody.c:3:50: Unrecognized identifier in macro definition: m_ind
+forbody.c:3:115: Assignment of char to int: m_el = 'a'
+
+Finished LCLint checking --- 2 code errors found, as expected
This page took 0.154613 seconds and 4 git commands to generate.