summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <Andreas.Baumann@eurospider.com>2010-09-03 16:20:08 +0200
committerAndreas Baumann <Andreas.Baumann@eurospider.com>2010-09-03 16:20:08 +0200
commita33fbbf643a52938063779a35167757a2426446e (patch)
tree90021b0701d82613125854bc5b12ccc7e1dc3e12 /tests/GNUmakefile
parentc14099ce9433cf59fc0488267d9e0e64f92fba77 (diff)
downloadsqlitexx-a33fbbf643a52938063779a35167757a2426446e.tar.gz
sqlitexx-a33fbbf643a52938063779a35167757a2426446e.tar.bz2
more testing
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index a2bd9af..8701359 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -66,4 +66,4 @@ local_test:
@./exec_test test4 "type conversion of bind parameters" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
@./exec_test test5 "PRAGMAs outside a transaction" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
@./exec_test test8 "ticket #14: to conversion fails with SQLITE_NULL" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
- @./exec_test test9 "ticket #5: support in mult-threaded enironment" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"
+ @./exec_test test9 "ticket #5: support in multi-threaded enironment" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)"