aboutsummaryrefslogtreecommitdiff
path: root/test/trace3.test
Commit message (Expand)AuthorAge
* Remove an assert() that is not true if a trace-callback is deregistered while...dan2025-01-31
* Fix the trace3-4.4 test to be more rebust against timing quirks.drh2023-11-21
* Fix a problem with sqlite3_expanded_sql() that could occur with statements th...dan2020-12-17
* Make a couple tests less sensitive to timing.mistachkin2018-03-16
* Add more tests for the profile output of the Tcl trace_v2 method.mistachkin2018-03-10
* Update test/trace3.test to account for the fact that casting a pointer to a 6...dan2016-10-08
* Modify the Tcl test command 'sqlite3_bind_blob' to make use of the Tcl_GetByt...mistachkin2016-07-15
* Corrections and enhancements for the new tests.mistachkin2016-07-15
* Modify one test result to be case-insensitive.mistachkin2016-07-15
* Add tests, including some for the sqlite3_expanded_sql() API.mistachkin2016-07-15
* More work on the Tcl interface and tests for the sqlite3_trace_v2() API.mistachkin2016-07-14