aboutsummaryrefslogtreecommitdiff
path: root/src/test_delete.c
Commit message (Expand)AuthorAge
* Merge trunk. Some additional test-fixes for Cygwinjan.nijtmans2025-03-27
* Reinstate the SQLITE_API qualifier on the sqlite3_delete_database() method indan2017-04-13
* Update the code in test_delete.c to use the "win32" VFS if SQLITE_OS_WIN isdan2017-04-13
* Add the missing SQLITE_API symbol to test_delete.c (it is not addeddan2017-01-23
* Fix harmless compiler warnings in test code for MSVC.drh2016-11-11
* Use sqlite3ExprAlloc() instead of sqlite3PExpr() for leaf nodes in thedrh2016-09-23
* Make the new file test_delete.c portable to MSVC on Windows.mistachkin2016-09-09
* Add new file test_delete.c, containing test code for deleting an sqlite datab...dan2016-09-09