Get rid of tpkg help files

The fewer files to maintain the better
This commit is contained in:
Willem Toorop 2015-12-18 11:03:54 +01:00
parent 94cc17ff16
commit 34af4a22f2
27 changed files with 14 additions and 28 deletions

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends:
Help: 050-constants.help
Help:
Pre: 050-constants.pre
Post:
Test: 050-constants.test

View File

@ -1 +0,0 @@
Are all constants in const-info.c

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends:
Help: 060-symbols.help
Help:
Pre: 060-symbols.pre
Post:
Test: 060-symbols.test

View File

@ -1 +0,0 @@
Are all symbols are in libgetdns.symbols

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends:
Help: 100-compile.help
Help:
Pre: 100-compile.pre
Post:
Test: 100-compile.test

View File

@ -1 +0,0 @@
The library is compiled without eventloop extensions.

View File

@ -16,4 +16,4 @@ fi
rm -fr "${BUILDDIR}/build"
mkdir "${BUILDDIR}/build"
cd "${BUILDDIR}/build"
"${SRCROOT}/configure"
"${SRCROOT}/configure" --prefix "${BUILDDIR}/install"

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 100-compile.tpkg
Help: 110-link.help
Help:
Pre:
Post:
Test: 110-link.test

View File

@ -1 +0,0 @@
Try to link the getdns_query program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 110-link.tpkg
Help: 120-run-getdns_query.help
Help:
Pre:
Post:
Test: 120-run-getdns_query.test

View File

@ -1 +0,0 @@
Run the getdns_query test program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 110-link.tpkg
Help: 130-run-unit-tests.help
Help:
Pre:
Post:
Test: 130-run-unit-tests.test

View File

@ -1 +0,0 @@
Run the getdns_query test program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends:
Help: 200-stub-only-compile.help
Help:
Pre: 200-stub-only-compile.pre
Post:
Test: 200-stub-only-compile.test

View File

@ -1 +0,0 @@
The library is compiled as stub only and without eventloop extensions.

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 200-stub-only-compile.tpkg
Help: 210-stub-only-link.help
Help:
Pre:
Post:
Test: 210-stub-only-link.test

View File

@ -1 +0,0 @@
Try to link the getdns_query program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 210-stub-only-link.tpkg
Help: 220-stub-only-run-getdns_query.help
Help:
Pre:
Post:
Test: 220-stub-only-run-getdns_query.test

View File

@ -1 +0,0 @@
Run the getdns_query test program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 210-stub-only-link.tpkg
Help: 230-stub-only-run-unit-tests.help
Help:
Pre:
Post:
Test: 230-stub-only-run-unit-tests.test

View File

@ -1 +0,0 @@
Run the getdns_query test program

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 200-stub-only-compile.tpkg
Help: 250-json-pointers.help
Help:
Pre: 250-json-pointers.pre
Post:
Test: 250-json-pointers.test

View File

@ -1,2 +0,0 @@
Compile a program that setups a dict with json pointers and pretty prints the dict.
Then compare the output to the known to be good output.

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends:
Help: 300-event-loops-compile.help
Help:
Pre: 300-event-loops-compile.pre
Post:
Test: 300-event-loops-compile.test

View File

@ -1 +0,0 @@
The library is compiled with eventloop extensions for all event loops available.

View File

@ -7,7 +7,7 @@ Category:
Component:
CmdDepends:
Depends: 300-event-loops-compile.tpkg
Help: 330-event-loops-unit-tests.help
Help:
Pre:
Post:
Test: 330-event-loops-unit-tests.test

View File

@ -1 +0,0 @@
Run the getdns_query test program