]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add shell scripts used for testing compiler warnings (tool/warnings.sh),
authordrh <drh@noemail.net>
Fri, 3 Jun 2011 13:06:50 +0000 (13:06 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Jun 2011 13:06:50 +0000 (13:06 +0000)
commit3043ac70c44024b0f0cab143392805dcf02e095f
tree7ae3b4270f3252be5d893e6db589d2b21db68502
parentc7dc9bf88ed33e1676dd8e53b57eb330f8bf78fa
Add shell scripts used for testing compiler warnings (tool/warnings.sh),
for verifying that the library exports the correct symbols (tool/symbols.sh),
and to demonstrate building a full-featured command-line shell
(tool/build-shell.sh).

FossilOrigin-Name: 3aca9a92c8b29bb43f65f93593ba4defd65139dc
manifest
manifest.uuid
tool/build-shell.sh [new file with mode: 0644]
tool/symbols.sh [new file with mode: 0644]
tool/warnings.sh [new file with mode: 0644]