]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fully constraint the ORDER BY on the top-10 line of the --summary output
authordrh <drh@noemail.net>
Sat, 16 Nov 2013 15:35:18 +0000 (15:35 +0000)
committerdrh <drh@noemail.net>
Sat, 16 Nov 2013 15:35:18 +0000 (15:35 +0000)
commitaedfc5078ab2326e50a55104c8499844ecc28ef3
treef390d42c080e0820551df6de80db8c9945c21166
parent64bbbf338371beb242520cd381151576a02a5135
Fully constraint the ORDER BY on the top-10 line of the --summary output
from the wordcount test program.  Add the run-wordcount.bash script for
running wordcount in various configurations.

FossilOrigin-Name: 7edf39eb93a8f9059a788f5fccf41c2be40afd4d
manifest
manifest.uuid
test/run-wordcount.bash [new file with mode: 0644]
test/wordcount.c