diff options
author | Jan Mercl <0xjnml@gmail.com> | 2020-09-08 13:28:55 +0200 |
---|---|---|
committer | Jan Mercl <0xjnml@gmail.com> | 2020-09-08 13:28:55 +0200 |
commit | 0d7a76444703f3275f151543189c1ee16326e6c2 (patch) | |
tree | cae2e524724c6f029b768b579427d1807a80b310 /testdata/testfixture_linux_amd64-full.golden | |
parent | 3ff11fb2cf3597e31eb790772bc03fae46e6b029 (diff) |
add linux/386 supportv1.6.0
Diffstat (limited to 'testdata/testfixture_linux_amd64-full.golden')
-rw-r--r-- | testdata/testfixture_linux_amd64-full.golden | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/testdata/testfixture_linux_amd64-full.golden b/testdata/testfixture_linux_amd64-full.golden index 416a240..1610d73 100644 --- a/testdata/testfixture_linux_amd64-full.golden +++ b/testdata/testfixture_linux_amd64-full.golden @@ -1,12 +1,10 @@ -$ make full - SQLite 2020-08-14 13:23:32 fca8dc8b578f215a969cd899336378966156154710873e68b3d9ac5881b0ff3f -0 errors out of 928250 tests on 3900x Linux 64-bit little-endian +0 errors out of 928256 tests on 3900x Linux 64-bit little-endian WARNING: Multi-threaded tests skipped: Linked against a non-threadsafe Tcl build All memory allocations freed - no leaks Maximum memory usage: 9156360 bytes Current memory usage: 0 bytes Number of malloc() : -1 calls ---- PASS: TestTclTest (1753.56s) +--- PASS: TestTclTest (1576.09s) PASS -ok modernc.org/sqlite 1753.561s +ok modernc.org/sqlite 1602.667s |