blob: 8e73cb0504964c31d4a3db22310bf44183220bb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|