0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-27 23:30:35 +00:00

17 Commits

Author SHA1 Message Date
48fa7fd005 patch Tcl tests, darwin rc2
For details see

  https://sqlite.org/forum/forumpost/0244674f4e?t=h

and

  https://sqlite.org/src/info/0c8e2ede5c325aa7
2021-01-07 22:48:37 +01:00
a99a46d4d9 darwin: pass more Tcl tests 2021-01-04 20:52:35 +01:00
0dd17986cd bump {libc,tcl} version, pass more darwin tests 2020-12-30 11:45:05 +01:00
630452a9b7 regenerate all targets, enable darwin build (only simple tests pass) 2020-12-26 20:52:19 +01:00
008afc1dac bump {libc,tcl} version 2020-12-22 22:10:08 +01:00
b89c2c19aa enable windows/{amd64,386} build 2020-12-21 21:10:07 +01:00
f18e142e46 update dependencies, regenerate all targets 2020-12-21 14:09:24 +01:00
f228816300 support linux/arm{,64} 2020-09-13 15:31:23 +02:00
0d7a764447 add linux/386 support 2020-09-08 13:28:55 +02:00
c26bc822d8 WIPS 2020-08-30 23:16:45 +02:00
e662a135d1 release 1.4.0 2020-08-26 23:31:54 +02:00
1349149922 use crt v3.24.9 2020-07-31 14:18:38 +02:00
3337c85b5e 103 errors out of 202628 tests on Linux 64-bit little-endian 2020-07-30 17:13:42 +02:00
b406626c64 release v1.4.0-beta1 2020-07-26 22:36:18 +02:00
6efd3c7000 v1.1.0-alpha.2 2019-12-26 17:24:51 +01:00
0bd6d67fef prepare pre-alpha release 2019-12-18 17:51:11 +01:00
5e8a085cfb Add a couple of tests. Build only on linux, do not pass.
modified:   Makefile
	modified:   all_test.go
	modified:   generator.go
	modified:   internal/bin/bin_linux_386.go
	modified:   internal/bin/bin_linux_amd64.go
	new file:   internal/mptest/mptest_linux_386.go
	new file:   internal/mptest/mptest_linux_amd64.go
	new file:   internal/threadtest1/threadtest1_linux_386.go
	new file:   internal/threadtest1/threadtest1_linux_amd64.go
	new file:   internal/threadtest2/threadtest2_linux_386.go
	new file:   internal/threadtest2/threadtest2_linux_amd64.go
	new file:   internal/threadtest4/threadtest4_linux_386.go
	new file:   internal/threadtest4/threadtest4_linux_amd64.go
	modified:   main.c
	new file:   sqlite.h
	new file:   testdata/mptest/config01.test
	new file:   testdata/mptest/config02.test
	new file:   testdata/mptest/crash01.test
	new file:   testdata/mptest/crash02.subtest
	new file:   testdata/mptest/multiwrite01.test
2017-07-01 23:04:53 +02:00