]> git.ozlabs.org Git - ccan/history - tools/ccanlint/tests
base64: fix for unsigned chars (e.g. ARM).
[ccan] / tools / ccanlint / tests /
2017-04-05 David Gibsonccanlint: Fix leak in do_reduce_features()
2017-01-18 David Gibsontools: Consolidate gcov handling
2016-12-24 David Gibsonccanlint: Move ccanlint test options from _info comment...
2016-11-21 David Gibsonccanlint: Remove unused variable
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-06 Rusty Russellccanlint: remove empty statement warnings.
2016-11-06 Rusty Russellccanlint: check unused result.
2016-11-06 Rusty Russellccanlint: mark unused parameters.
2016-11-06 Rusty Russellccanlint: fix usage of unused main parameters in other...
2016-11-06 Rusty Russelltools/ccanlint: add args to main.
2016-11-04 Rusty Russelltools/ccanlint: compile cleanly with -Wextra.
2016-08-30 Rusty Russellccanlint: depends_accurate: don't detect false dependen...
2016-08-30 Rusty Russelltools/ccanlint: test_depends_accurate: catch #include...
2016-05-09 Rusty Russellccanlint: fix missing file.
2016-05-06 Rusty Russelltools/ccanlint: make sure _info compiles.
2016-02-05 Rusty Russellccanlint: make _info ported an empty string on success.
2016-02-03 Rusty Russellccanlint: add missing file for "info_ported" test.
2016-02-03 Rusty Russellccanlint: add "_info ported" (for ccan/altstack).
2016-01-27 David Gibsonccanlint: Remove unused variable
2015-09-29 Rusty Russellccanlint: enhance and streamline "output" testing lines.
2015-09-09 Andrew Jefferyccanlint: Add cflags support to _info
2015-06-18 Rusty Russellccanlint: handle circular test-depends.
2015-05-28 Rusty Russelltal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
2015-04-10 Peter Barkerccanlint: avoid segfault when module_builds' linking...
2015-03-30 Rusty Russelltools/ccanlint: slight neatening of license logic.
2015-03-30 Peter Barkerccanlint - avoid e.g. GPL vs LGPL mismatch in license...
2014-11-10 Rusty Russellccanlint: offer to insert license comments where they...
2014-11-10 Rusty Russellccanlint: check all headers for examples.
2014-08-01 Rusty Russelltools/ccanlint: add global .valgrind_suppressions file.
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-06-10 Rusty Russelltools: use tal/grab_file
2014-05-27 Rusty Russelltools/ccanlint: detect more unmentioned dependencies.
2013-04-01 Rusty Russellccanlint: --deps-fail-ignore.
2013-01-12 Rusty Russellccanlint: handle when _info doesn't compile.
2013-01-03 Rusty RussellMerge branch 'rfc822'
2013-01-03 Rusty Russellccanlint: ignore "unused" non-ccan dependencies.
2012-12-03 Rusty Russelltools: manifest.c should use path_canon.
2012-12-03 Rusty Russellccanlint: remove redundant num_lines in struct ccan_file.
2012-12-03 Rusty Russelltools: use tal/path instead of opencoding most paths.
2012-12-03 Rusty Russelltools: use tal/path instead of writing own path handlers.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: use rbuf instead of grab_file.
2012-12-03 Rusty Russellccanlint: handle nested modules when mentioned in examples.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2012-11-21 Rusty Russellccanlint: fix _info documentation addition.
2012-11-12 Rusty Russellccanlint: detect unused dependencies, too.
2012-11-12 Rusty Russellccanlint: add testdepends support.
2012-11-12 Rusty Russelltools: enhance get_libs to get libraries for tests...
2012-11-12 Rusty Russelltools: add testdepends handling in _info.
2012-10-31 Rusty Russellccanlint: add #line directives to examples.
2012-10-31 Rusty Russellccanlint: Understand Creative Commons Zero license.
2012-10-05 Rusty Russellccanlint: fix coverage display for gcov 4.7
2012-09-10 Rusty Russellccanlint: don't remove HAVE_STRUCT_TIMESPEC when testin...
2012-09-10 Rusty Russellccanlint: make sure examples get correct -l options.
2012-09-10 Rusty Russellccanlint: recurse to get -l options.
2012-09-10 Rusty Russelltools: more intelligent caching for compile _info.
2012-09-10 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2012-07-18 Rusty Russellccanlint: make depends_accurate test more accurate.
2012-03-27 Rusty Russellccanlint: module_links test must link with module.
2012-03-27 Rusty Russellccanlint: tests_compile_coverage needs GCC.
2011-12-05 Rusty Russellccanlint: use ccan/autodata
2011-12-02 Rusty Russellccanlint: remove argument to -k/--keep
2011-12-02 Rusty Russellccanlint: remove wart from info options.
2011-12-01 Rusty Russellccanlint: get rid of separate class of compulsory tests.
2011-11-29 Rusty Russellccanlint: fix depends_build_without_features
2011-11-15 Rusty Russellccanlint: make fewer tests compulsory.
2011-11-01 Rusty Russellccanlint: fix uninitialized variables in tests_pass_val...
2011-10-24 Rusty Russellccanlint: fix creation of example test/run.c
2011-10-05 Rusty Russellccanlint: drop -d, interpret any arguments as directori...
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-26 Rusty Russellccanlint: more tweaks to example mangling.
2011-09-12 Rusty Russellccanlint: run tests in parallel
2011-09-12 Rusty Russellccanlint: compile tests with coverage in parallel
2011-09-12 Rusty Russellccanlint: compile tests in parallel
2011-08-30 Rusty Russellccanlint: clean up reduced feature handling.
2011-08-30 Rusty Russellccanlint: show each test as we execute it with -vv
2011-08-30 Rusty Russellccanlint: add coverage variant of files.
2011-08-30 Rusty Russellccanlint: keep separate array of compiled versions.
2011-08-29 Rusty Russellccanlint: run tests under valgrind initially.
2011-08-29 Rusty Russellccanlint: fix warning about bogus return value.
2011-08-29 Rusty Russellccanlint: rename obj_list in examples_compile.c to...
2011-08-24 Rusty Russellccanlint: tests_pass_valgrind_noleaks: handle FAIL...
2011-08-24 Rusty Russellccanlint: allow per-file restrictions, so we don't...
2011-08-24 Rusty Russellccanlint: make valgrind understand child output.
2011-08-22 Rusty Russellccanlint: fix dependencies on tests_pass_without_features.
2011-07-21 Rusty Russellccanlint: license_depends_compat checks dependencies...
2011-07-21 Rusty Russellccanlint: move license tag matching into common code.
2011-07-21 Rusty Russellccanlint: check for incompatible license boilerplates...
2011-07-21 Rusty Russellccanlint: add simple check for comment referring to...
2011-07-21 Rusty Russellccanlint: tighten license check.
2011-07-19 Rusty Russellccanlint: make a license enum, and parse the license...
2011-04-27 Andreas Schlickccanlint: Add more C++ keywords.
2011-04-19 Rusty Russellccanlint: test for C++ reserved words in headers.
2011-03-22 Rusty Russellccanlint: fix compilation of API tests with coverage
2011-03-22 Rusty Russellccanlint: exit with non-zero exit status if a test...
2011-03-22 Rusty Russelltools: fix up warnings with -Wwrite-strings.
2011-03-17 Rusty Russellccanlint: fix gdb line in tests_pass helper.
2011-03-17 Rusty Russelltools: fix ctype.h and string usage.
2011-03-17 Rusty Russellccanlint: objects_build_with_stringchecks
2011-03-02 Rusty Russellccanlint: give a point per compile_ok/compile_fail...
next