]> git.ozlabs.org Git - ccan/commit
ccanlint: try running example code.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Nov 2010 03:25:15 +0000 (13:55 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Nov 2010 03:25:15 +0000 (13:55 +1030)
commit5378c864f9c37f39d906f599285da25a7db0c9fe
tree48725b40e25958e7e1f9eb075b4bcad845ff2414
parentb61b4b2f2c257b6e776772794969ee8526e132a8
ccanlint: try running example code.

Comments of form "// [given x] outputs y" we can check the examples do as expected.
tools/ccanlint/Makefile
tools/ccanlint/ccanlint.h
tools/ccanlint/file_analysis.c
tools/ccanlint/tests/examples_compile.c
tools/ccanlint/tests/examples_run.c [new file with mode: 0644]