Jan Mercl
296a92e469
move the ff775b36
changes to testdata/overlay, updates #23
2021-06-13 18:09:57 +02:00
Jason DeBettencourt
ff775b367c
all_test.go - remove the temp db between scripts to prevent not quite closed/deleted/race.
...
malloc5.test - skip tests requiring memstats collection
pager1.test - skip 2 tests in non-functional sets.
snapshot_fault.test - skip test w/failing forcedelete
testdata/tcl/tester.tcl - fix get_pwd to return output of 'cd'
2021-06-09 18:44:35 -04:00
Jan Mercl
df32326857
upgrade linux/*, windows/amd64 to SQLite 3.35.5
2021-05-10 14:35:53 +02:00
Jan Mercl
af0d8ac4fa
upgrade linux/*, windows/amd64 to SQLite 3.35.4, updates #50
2021-04-09 12:49:40 +02:00
Jan Mercl
fae63b194d
linux/amd64: enable pthreads
2021-03-23 00:17:08 +01:00
Jason DeBettencourt
6f3d099498
merged, re-fixed windows get_pwd.
2021-03-14 12:07:03 -04:00
Dan Peterson
39d4e071e1
regenerate darwin/arm64
2021-03-13 09:14:00 -04:00
Jason DeBettencourt
c1357b87cd
cleanup get working dir on windows: "echo /c %CD%" -> "/c cd "
2021-01-18 09:59:38 -05:00
Jason DeBettencourt
aabaed09c7
get_pwd fix for windows
2021-01-16 13:01:07 -05:00
Jan Mercl
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
Jan Mercl
a99a46d4d9
darwin: pass more Tcl tests
2021-01-04 20:52:35 +01:00
Jan Mercl
0dd17986cd
bump {libc,tcl} version, pass more darwin tests
2020-12-30 11:45:05 +01:00
Jan Mercl
630452a9b7
regenerate all targets, enable darwin build (only simple tests pass)
2020-12-26 20:52:19 +01:00
Jan Mercl
008afc1dac
bump {libc,tcl} version
2020-12-22 22:10:08 +01:00
Jan Mercl
b89c2c19aa
enable windows/{amd64,386} build
2020-12-21 21:10:07 +01:00
Jan Mercl
f18e142e46
update dependencies, regenerate all targets
2020-12-21 14:09:24 +01:00
Jan Mercl
f228816300
support linux/arm{,64}
2020-09-13 15:31:23 +02:00
Jan Mercl
0d7a764447
add linux/386 support
2020-09-08 13:28:55 +02:00
Jan Mercl
c26bc822d8
WIPS
2020-08-30 23:16:45 +02:00
Jan Mercl
e662a135d1
release 1.4.0
2020-08-26 23:31:54 +02:00
Jan Mercl
1349149922
use crt v3.24.9
2020-07-31 14:18:38 +02:00
Jan Mercl
3337c85b5e
103 errors out of 202628 tests on Linux 64-bit little-endian
2020-07-30 17:13:42 +02:00
Jan Mercl
b406626c64
release v1.4.0-beta1
2020-07-26 22:36:18 +02:00
Jan Mercl
6efd3c7000
v1.1.0-alpha.2
2019-12-26 17:24:51 +01:00
Jan Mercl
0bd6d67fef
prepare pre-alpha release
2019-12-18 17:51:11 +01:00
Jan Mercl
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