]> git.ozlabs.org Git - ccan/history - tools/run_tests.c
Teach ccanlint about API tests.
[ccan] / tools / run_tests.c
2008-12-07 Rusty RussellWe no longer make ccan/foo.o files, so use libccan...
2008-11-15 Rusty RussellHack to fix test builds, by ignoring deps with no ...
2008-11-10 Rusty RussellFixup get_deps() callers
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-08-14 Rusty RussellDon't leave _info.NNNN files lying arond
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellAPI tests.
2008-08-04 Rusty Russellmerge
2008-07-31 Rusty Russelllibccan.a: simple way to use all of ccan.
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-06-29 Rusty RussellCompile fixes
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/