]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance SQLITE_TESTCTRL_LOCALTIME_FAULT so that is able to install an
authordrh <>
Thu, 10 Feb 2022 21:26:53 +0000 (21:26 +0000)
committerdrh <>
Thu, 10 Feb 2022 21:26:53 +0000 (21:26 +0000)
commitd7e185ce5d6699e94db1f8431b38c809ac204a6c
treebd172263c5497b6012a0c7095ac4933037f74361
parenteadccaa9269560e567b4ae0440de6e24745e6142
Enhance SQLITE_TESTCTRL_LOCALTIME_FAULT so that is able to install an
alternative localtime() interface so that the localtime logic an be better
tested.

FossilOrigin-Name: 6e25cb0890e8cdc63c9a21e841844d066267fc32ad143527843f7c8d05612b53
manifest
manifest.uuid
src/date.c
src/global.c
src/main.c
src/sqliteInt.h
src/test1.c