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_386-extraquick.golden | |
parent | 3ff11fb2cf3597e31eb790772bc03fae46e6b029 (diff) |
add linux/386 supportv1.6.0
Diffstat (limited to 'testdata/testfixture_linux_386-extraquick.golden')
-rw-r--r-- | testdata/testfixture_linux_386-extraquick.golden | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/testfixture_linux_386-extraquick.golden b/testdata/testfixture_linux_386-extraquick.golden new file mode 100644 index 0000000..8e73cb0 --- /dev/null +++ b/testdata/testfixture_linux_386-extraquick.golden @@ -0,0 +1,12 @@ +$ make extraquick + +SQLite 2020-08-14 13:23:32 fca8dc8b578f215a969cd899336378966156154710873e68b3d9ac5881b0ff3f +0 errors out of 210749 tests on devuan3-386 Linux 32-bit little-endian +WARNING: Multi-threaded tests skipped: Linked against a non-threadsafe Tcl build +All memory allocations freed - no leaks +Maximum memory usage: 9145368 bytes +Current memory usage: 0 bytes +Number of malloc() : -1 calls +--- PASS: TestTclTest (148.02s) +PASS +ok modernc.org/sqlite 148.027s |