]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
authordan <dan@noemail.net>
Tue, 18 Sep 2018 17:00:06 +0000 (17:00 +0000)
committerdan <dan@noemail.net>
Tue, 18 Sep 2018 17:00:06 +0000 (17:00 +0000)
commit253c6ee1bf6d154019435b0a64c5c3d4f681f5f4
tree1c6440b63964702ef6928c27e5923da03dad9ee4
parentb1e1a0fd2ddf031c62057493e0bb5bda35101461
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
generates self-contained Tcl scripts that present GUIs instead of *.sql files
that require a separate program to interpret.

FossilOrigin-Name: de2e3cbd08c00d235106c040fa472ec267ef8f1ec13c34ed7d16deac8d50b6cc
16 files changed:
manifest
manifest.uuid
src/test_config.c
test/altermalloc.test
test/attachmalloc.test
test/capi3.test
test/capi3c.test
test/crash5.test
test/fuzz_malloc.test
test/incrblob_err.test
test/malloctraceviewer.tcl [new file with mode: 0644]
test/printf.test
test/tableapi.test
test/tester.tcl
test/triggerA.test
test/vtab_err.test