Remove 'threadtest' as a target on Windows, due to lack of pthreads. Also, change 'fulltest' to 'fulltestonly'.

FossilOrigin-Name: a010c404b5140104b68087dcbb0698b7a85eef65
This commit is contained in:
mistachkin 2014-12-23 21:10:38 +00:00
parent 4d03a381f8
commit 29f98f3077
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
C Fix\stypo\sin\slibrary\sobject\sfile\sname.
D 2014-12-23T21:03:09.146
C Remove\s'threadtest'\sas\sa\starget\son\sWindows,\sdue\sto\slack\sof\spthreads.\s\sAlso,\schange\s'fulltest'\sto\s'fulltestonly'.
D 2014-12-23T21:10:38.485
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
F Makefile.in 9aaaaf6b5b0e4b42aa909db5165dc042db9bfcd5
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
@ -801,7 +801,7 @@ F test/randexpr1.test eda062a97e60f9c38ae8d806b03b0ddf23d796df
F test/rdonly.test dd30a4858d8e0fbad2304c2bd74a33d4df36412a
F test/regexp1.test 497ea812f264d12b6198d6e50a76be4a1973a9d8
F test/reindex.test 44edd3966b474468b823d481eafef0c305022254
F test/releasetest.tcl 84b224e46e8d31c26591518ff91daf88c602decb
F test/releasetest.tcl ba6e760aed00b829bd0718d61d9e605d56b0bd8d
F test/resolver01.test 33abf37ff8335e6bf98f2b45a0af3e06996ccd9a
F test/rollback.test 458fe73eb3ffdfdf9f6ba3e9b7350a6220414dea
F test/rollback2.test fc14cf6d1a2b250d2735ef16124b971bce152f14
@ -1233,7 +1233,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1
F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
P 2295e9e0a22220ccb1b9cc2b031c1d8e702a1888
R a6e41f52bbcb02764e8ea99c7fc0d456
P f49566a79d05e630a86ea7b2acc04672d76d6337
R 333eb3cbf92231ab2930505109652a4c
U mistachkin
Z 6ab7423cea251d6a6862aa20cc19aa93
Z 00b07e8b2b9d92ea23f97a4876d4552f

View File

@ -1 +1 @@
f49566a79d05e630a86ea7b2acc04672d76d6337
a010c404b5140104b68087dcbb0698b7a85eef65

View File

@ -183,7 +183,7 @@ array set ::Platforms {
"OS-X" "threadtest fulltest"
}
"Windows NT-intel" {
"Default" "threadtest fulltest"
"Default" "fulltestonly"
}
}