]> git.ozlabs.org Git - ccan/commit
Remove old run-tests, clean up #includes to all be <ccan/...
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Jan 2010 00:23:58 +0000 (10:53 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Jan 2010 00:23:58 +0000 (10:53 +1030)
commit85a33135890965218010b79c89e4d3f4905727e3
tree524ae22aeb519f2f2f5b8a2f1dd6577b370506ca
parent009f261242b7e1f5482e097315c82a4185a708bf
Remove old run-tests, clean up #includes to all be <ccan/...
60 files changed:
ccan/alignof/test/run.c
ccan/alloc/test/run-testsize.c
ccan/alloc/test/run.c
ccan/antithread/test/run-lock.c
ccan/antithread/test/run-simple.c
ccan/antithread/test/run-spawn-NULL.c
ccan/antithread/test/run-spawn.c
ccan/antithread/test/run-tell.c
ccan/antithread/test/run-tell_parent.c
ccan/array/test/run.c
ccan/array_size/test/compile_fail.c
ccan/array_size/test/run.c
ccan/block_pool/test/run.c
ccan/build_assert/test/compile_fail-expr.c
ccan/build_assert/test/compile_fail.c
ccan/build_assert/test/compile_ok.c
ccan/build_assert/test/run-EXPR_BUILD_ASSERT.c
ccan/ccan_tokenizer/test/run-simple-token.c
ccan/ccan_tokenizer/test/run.c
ccan/check_type/test/compile_fail-check_type.c
ccan/check_type/test/compile_fail-check_type_unsigned.c
ccan/check_type/test/compile_fail-check_types_match.c
ccan/check_type/test/run.c
ccan/ciniparser/ciniparser.c
ccan/ciniparser/test/run.c
ccan/crc/test/api.c
ccan/endian/test/run.c
ccan/grab_file/test/run-grab.c
ccan/hash/test/api-hash_stable.c
ccan/hash/test/run.c
ccan/ilog/test/run.c
ccan/isaac/test/run.c
ccan/isaac/test/run64.c
ccan/list/test/compile_ok-constant.c
ccan/list/test/run.c
ccan/md4/test/api.c
ccan/noerr/test/run.c
ccan/read_write_all/test/run-read_all.c
ccan/read_write_all/test/run-write_all.c
ccan/short_types/test/run.c
ccan/str/test/run.c
ccan/str_talloc/test/run.c
ccan/stringmap/stringmap.c
ccan/stringmap/test/run.c
ccan/talloc/test/compile_fail-talloc_set.c
ccan/talloc/test/run-external-alloc.c
ccan/talloc/test/run-talloc_set.c
ccan/talloc/test/run.c
ccan/talloc_link/test/run.c
ccan/typesafe_cb/test/compile_fail-cast_if_type.c
ccan/typesafe_cb/test/compile_fail-typesafe_cb-int.c
ccan/typesafe_cb/test/compile_fail-typesafe_cb.c
ccan/typesafe_cb/test/compile_fail-typesafe_cb_postargs.c
ccan/typesafe_cb/test/compile_fail-typesafe_cb_preargs.c
ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c
ccan/typesafe_cb/test/compile_ok-typesafe_cb-volatile.c
ccan/typesafe_cb/test/run.c
tools/Makefile
tools/run_tests.c [deleted file]
tools/tools.h