index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tester.tcl
Commit message (
Expand
)
Author
Age
*
Fix recovery of utf-16 databases.
dan
2022-09-14
*
Fixes for the generated "mallocs.tcl" and "leaks.tcl" scripts generated by ru...
dan
2022-07-16
*
Make tester.tcl work on more Windows Tcl installations. And sync w/ trunk.
larrybr
2022-05-10
|
\
*
|
Cause most shell tests to be run under Tcl suite valgrind config.
larrybr
2022-05-10
*
|
Simplify .import leak plug and arrange for CLI to be run under valgrind.
larrybr
2022-05-09
|
/
*
Improve EXPLAIN QUERY PLAN output and comments on bytecode listings by
drh
2022-04-22
*
Fix the finish_test proc in tester.tcl so that it works for Windows test
drh
2021-10-20
*
Improved cleanup in finish_test so that specifying multiple test modules
drh
2021-10-19
*
Enhance the TCL-based test harness so that it is possible to list multiple
drh
2021-09-22
*
Fix a use-after-free error in ioerr.test caused by an error in test code.
dan
2021-07-14
*
Corrections to the 'filepath_normalize' test suite helper procedure.
mistachkin
2021-02-03
*
Update test helper procedure 'get_pwd' to handle the ComSpec environment vari...
mistachkin
2021-01-18
*
Fix problems with some "crashsql" tests.
dan
2021-01-07
*
Fix a test script problem causing crash8.test to fail when run with leak-sani...
dan
2020-11-23
*
Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS
drh
2020-07-22
*
Modifications to test code so that the sqlite3MemdebugHastype() assert() stat...
dan
2020-07-16
*
Allow "main" to be used to refer to the main database even after SQLITE_DBCON...
dan
2020-03-20
*
Fix a bug in the hard_heap_limit pragma so that it returns the new value of
drh
2019-11-14
*
Add a test case to cover a missed VDBE branch generated by window.c.
dan
2019-04-01
*
If the library is built with SQLITE_VDBE_COVERAGE defined, have the Tcl tests...
dan
2019-04-01
*
Update the tester.tcl --malloctrace option so that it uses eu-addr2line inste...
dan
2019-02-05
*
Fix a problem causing some Tcl test cases to fail with errors like "expected:...
dan
2019-01-14
*
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
dan
2018-09-18
*
Identify Select objects within a single statement using small sequential
drh
2018-07-10
*
Fix a dangling-else problem that was causing recursive CTEs to malfunction.
drh
2018-05-02
*
In extensions rtree, fts3 and fts5, ensure that when dynamic buffers are bound
dan
2018-02-07
*
Experimentally add the SQLite expert functionality to the shell tool.
dan
2017-12-19
*
Remove the rarely-used scratch memory allocator. This makes the code smaller,
drh
2017-08-28
*
Add a test for the outcome of a process crash within an xWrite VFS method
dan
2017-07-22
*
When saving the state of an RBU update in the incremental-checkpoint phase,
dan
2017-03-02
*
Allow sqlite3session_apply() to apply changesets to tables that have been
dan
2017-02-04
*
Fix a problem with the pre-update hook on this branch.
dan
2017-01-25
*
Fix a problem with vector range constraints and mixed ASC/DESC indexes.
dan
2016-08-02
*
Merge latest trunk changes into this branch.
dan
2016-07-26
|
\
|
*
Minor test infrastructure changes to better support SEE testing.
drh
2016-07-25
*
|
Fix where.c handling of "IN (SELECT ...)" expressions when the SELECT returns...
dan
2016-07-26
|
/
*
Add the "#/value-list/" style of results for approximate value matching
drh
2016-07-09
*
Change the way tester.tcl handes $argv so that in "permutations.test <permuta...
dan
2016-04-30
*
Modify the permutations.test script so as to set any permutation specific con...
dan
2016-04-27
*
Merge 3.12.0 beta changes from trunk.
drh
2016-03-21
|
\
|
*
Add the sqlite3rbu_bp_progress() API to the RBU extension. Used to obtain the...
dan
2016-03-19
|
*
Fix another problem in test script rbudiff.test.
dan
2016-03-19
|
*
Fix test scripts sqldiff.test and rbudiff.test so that they work with the --t...
dan
2016-03-19
*
|
Merge all recent enhancements from trunk.
drh
2016-03-16
|
\
|
|
*
Fix the shellN.test test scripts so that they work with the --testdir option.
dan
2016-03-15
|
*
Many test cases fixed to work with encryption.
drh
2016-03-14
|
*
More file pathname normalization.
drh
2016-03-14
|
*
Normalize the $testdir and $argv0 paths so that they continue to work
drh
2016-03-14
|
*
Run TCL tests in a subdirectory "testdir".
drh
2016-03-14
*
|
Merge all the latest changes from trunk.
drh
2016-02-25
|
\
|
[next]