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
*
More ==/!= => eq/ne fixes
jan.nijtmans
2025-03-27
*
Avoid running test cases involving ANSI control characters or Unicode
drh
2025-03-11
*
Various typo fixes reported by Daniel Dumitriu. No functional changes.
stephan
2025-03-06
*
Further test file tweaks to run with SQLITE_OS_WINRT builds.
dan
2024-12-03
*
Testrunner.tcl enhancements: (1) Attempt to build the SQLite tcl extension
drh
2024-09-05
*
Enhance the generate_series() table-valued function such that it is able to
drh
2024-08-22
*
Fix handling of COLLATE. Add test cases for the same. Code cleanup for
drh
2024-08-16
*
Remove obsolete testfixture TCL commands formerly required by Windows
drh
2024-07-31
*
Implement a new comparison routine to compare text renderings of
drh
2024-07-31
*
Get rid of "-encoding binary" across all test cases, as that is no longer
drh
2024-07-30
*
Have the shell tool automatically enable SQLITE_CONFIG_DQS_DDL when executing...
dan
2024-01-12
*
Automatically turn off DEFENSIVE mode in the shell tool when executing script...
dan
2024-01-08
*
The check-in at [198b3e33dcfd74c7] caused a performance regression for some
drh
2023-03-11
*
Update testrunner.tcl to use a separate process for each test script. And to ...
dan
2023-02-01
*
Update virtual tables json_each and json_tree so that adding "ORDER BY rowid"...
dan
2023-01-17
*
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
[next]