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-extraquick.golden | |
parent | 3ff11fb2cf3597e31eb790772bc03fae46e6b029 (diff) |
add linux/386 supportv1.6.0
Diffstat (limited to 'testdata/testfixture_linux_amd64-extraquick.golden')
-rw-r--r-- | testdata/testfixture_linux_amd64-extraquick.golden | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testfixture_linux_amd64-extraquick.golden b/testdata/testfixture_linux_amd64-extraquick.golden index bef5e8d..ea8877b 100644 --- a/testdata/testfixture_linux_amd64-extraquick.golden +++ b/testdata/testfixture_linux_amd64-extraquick.golden @@ -7,6 +7,6 @@ All memory allocations freed - no leaks Maximum memory usage: 9156360 bytes Current memory usage: 0 bytes Number of malloc() : -1 calls ---- PASS: TestTclTest (141.36s) +--- PASS: TestTclTest (141.05s) PASS -ok modernc.org/sqlite 141.361s +ok modernc.org/sqlite 141.055s |