build: added automated testing of our public headers
authorAndrew Tridgell <tridge@samba.org>
Mon, 28 Feb 2011 07:57:25 +0000 (18:57 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 15 Mar 2011 01:22:19 +0000 (12:22 +1100)
commitba9ae79e0b6a92ef78db9c5efec98311d03550d8
treecaa193b8621cafc6379683458b2e477caadd7c70
parentdc42ad02f9b3039d311670d20d42c3e87d03b275
build: added automated testing of our public headers

we generate test_headers.h, which includes all of our public headers,
and check it compiles
testsuite/headers/test_headers.c [new file with mode: 0644]
testsuite/headers/wscript_build [new file with mode: 0644]
wscript_build