aboutsummaryrefslogtreecommitdiff
path: root/test/trace3.test
Commit message (Collapse)AuthorAge
* Remove an assert() that is not true if a trace-callback is deregistered ↵dan2025-01-31
| | | | | while there are active statements. FossilOrigin-Name: 0ecfc4d0ebdb272a69f8f98ddb069c7e0735fb899804027eb16f241d83b3d046
* Fix the trace3-4.4 test to be more rebust against timing quirks.drh2023-11-21
| | | FossilOrigin-Name: 8936daa08243729d8538bb7288bbefb43f3bd842a0d4b2e8019092f5701c2926
* Fix a problem with sqlite3_expanded_sql() that could occur with statements ↵dan2020-12-17
| | | | | that use both numbered (e.g. "?1") and unnumbered (i.e. "?") parameters. FossilOrigin-Name: 2a6cd6833e44dd6a2ac388815f43be6508f6fa6db5e451e964276a6c87e6c5ae
* Make a couple tests less sensitive to timing.mistachkin2018-03-16
| | | FossilOrigin-Name: bc2af8e0aa28d8d10612ab9464c008a970348b4720bb34d0c546d341e2bc09e0
* Add more tests for the profile output of the Tcl trace_v2 method.mistachkin2018-03-10
| | | FossilOrigin-Name: 61eeb48f03f8a9a32330a5cae4387bb4e5618078cf669a5831910f99126900ec
* Update test/trace3.test to account for the fact that casting a pointer to a ↵dan2016-10-08
| | | | | 64-bit signed integer might produce a negative value. FossilOrigin-Name: 010ec22541a4c37f2d3b01b6a531b4b4264102b7
* Modify the Tcl test command 'sqlite3_bind_blob' to make use of the ↵mistachkin2016-07-15
| | | | | Tcl_GetByteArrayFromObj() API. FossilOrigin-Name: e03c81895e52096ab055d8231841e9070602ca84
* Corrections and enhancements for the new tests.mistachkin2016-07-15
| | | FossilOrigin-Name: 20e74c638537aa207de41a4f3c932cc05024ea9a
* Modify one test result to be case-insensitive.mistachkin2016-07-15
| | | FossilOrigin-Name: 5ccbeeea7d7933402f7ccb0b1c9b3038989ca746
* Add tests, including some for the sqlite3_expanded_sql() API.mistachkin2016-07-15
| | | FossilOrigin-Name: 8b8c0b749a9a1daca49e7ea9351e253443bb1fc2
* More work on the Tcl interface and tests for the sqlite3_trace_v2() API.mistachkin2016-07-14
FossilOrigin-Name: f3c4aa97d8c10fdb69efc6405b5fa45781f45a61