summaryrefslogtreecommitdiff
path: root/ccan/build_assert/test
AgeCommit message (Collapse)Author
2011-03-17build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERORusty Russell
Same thing (a BUILD_ASSERT which evaluates to zero), but there's a strong preference for all modules to stick with their own names as prefixes.
2010-01-06Remove old run-tests, clean up #includes to all be <ccan/...Rusty Russell
2008-06-02Move modules to ccan/ tools to tools/Rusty Russell
Requires minor fixups. "depends" now prefixes ccan/ (allows for non-ccan deps later).