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