diff options
author | Jan Mercl <0xjnml@gmail.com> | 2020-08-26 23:31:54 +0200 |
---|---|---|
committer | Jan Mercl <0xjnml@gmail.com> | 2020-08-26 23:31:54 +0200 |
commit | e662a135d139be00d9539517df0976318adbdfa1 (patch) | |
tree | a3f39f3ad0b653020dbd24f23ca5e32ac86fce3b /testdata/testfixture_linux_amd64-extraquick.golden | |
parent | 43c865ce5d35eb463e4a05f65e8e388364480711 (diff) |
release 1.4.0v1.4.0
Diffstat (limited to 'testdata/testfixture_linux_amd64-extraquick.golden')
-rw-r--r-- | testdata/testfixture_linux_amd64-extraquick.golden | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/testfixture_linux_amd64-extraquick.golden b/testdata/testfixture_linux_amd64-extraquick.golden new file mode 100644 index 0000000..1f13701 --- /dev/null +++ b/testdata/testfixture_linux_amd64-extraquick.golden @@ -0,0 +1,12 @@ +$ make extraquick + +SQLite 2020-08-14 13:23:32 fca8dc8b578f215a969cd899336378966156154710873e68b3d9ac5881b0ff3f +0 errors out of 210754 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 (136.14s) +PASS +ok modernc.org/sqlite 136.142s |