]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests/depends_exist.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / tools / ccanlint / tests / depends_exist.c
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-06 Rusty Russellccanlint: mark unused parameters.
2016-05-06 Rusty Russelltools/ccanlint: make sure _info compiles.
2015-06-18 Rusty Russellccanlint: handle circular test-depends.
2013-04-01 Rusty Russellccanlint: --deps-fail-ignore.
2013-01-12 Rusty Russellccanlint: handle when _info doesn't compile.
2012-12-03 Rusty Russelltools: use tal/path instead of opencoding most paths.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2012-11-12 Rusty Russellccanlint: add testdepends support.
2012-11-12 Rusty Russelltools: add testdepends handling in _info.
2012-09-10 Rusty Russelltools: more intelligent caching for compile _info.
2011-12-02 Rusty Russellccanlint: remove argument to -k/--keep
2011-12-01 Rusty Russellccanlint: get rid of separate class of compulsory tests.