index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test_config.c
Commit message (
Expand
)
Author
Age
*
Enhance tests to ensure that blocking locks, and not calls to xSleep(), are b...
dan
2024-12-09
*
Assume an NT-based OS when running tests if sqlite_os_type is not set.
dan
2024-12-04
*
Further test file tweaks to run with SQLITE_OS_WINRT builds.
dan
2024-12-03
*
Remove the never-used and never-documented and long-ago deprecated
drh
2024-10-28
*
Remove all code that makes use of the C-language "long double" datatype.
drh
2024-10-01
*
Change the name of the enabling compile-time macro to
drh
2024-09-02
*
The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option:
drh
2024-09-01
*
First attempt at getting the build to work with Tcl 9.0.
drh
2024-07-30
*
Update tests to work with SQLITE_ALLOW_ROWID_IN_VIEW.
dan
2024-03-19
*
Remove additional traces of FTS1 and FTS2 that were missed by [2bb50d5aedef0fd2]
drh
2023-06-07
*
Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option.
drh
2022-02-17
*
Do not attempt to run Tcl sessions tests unless both SQLITE_ENABLE_PREUPDATE_...
dan
2021-07-13
*
Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by
drh
2021-05-08
*
Allow more time for perf tests when instrumented. Condition another on featur...
larrybr
2021-04-17
*
Add geopoly to $::sqlite_options() and use it to pass more tests.
larrybr
2021-04-16
*
Begin adding new SQL functions that depend on -lm: ceil(), ceiling(),
drh
2020-12-07
*
Simplify the code by removing the unsupported and undocumented
drh
2020-02-07
*
Remove support for STAT3. The sqlite_stat3 tables are ignored, if they
drh
2019-08-08
*
Add the sqlite3_normalized_sql() API.
mistachkin
2018-10-29
*
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
dan
2018-09-18
*
Omit all window-function related code when building with SQLITE_OMIT_WINDOWFUNC.
dan
2018-06-22
*
Improved documentation for sqlite3_serialize() and sqlite3_deserialize().
drh
2018-03-06
*
Merge the latest enhancements from trunk.
drh
2018-03-01
|
\
|
*
Update test file func6.test so that it works with SQLITE_ENABLE_NULL_TRIM
dan
2018-02-12
*
|
Add support for the "memdb" VFS and the sqlite3_memdb_ptr() and
drh
2018-01-03
|
/
*
Change the function name to sqlite_unsupported_offset(X). Only enable the
drh
2017-12-29
*
Add compile time switch SQLITE_ENABLE_ICU_COLLATIONS. For enabling ICU
dan
2017-12-08
*
Update tests to deal with SQLITE_FAST_SECURE_DELETE.
drh
2017-11-28
*
Updates to test procedures so that they all work with encryption. No changes
drh
2017-10-23
*
Rename the "stmts" virtual table to just "stmt" without the final "s".
drh
2017-06-29
*
Add the stmts virtual table to testfixture builds. Add new compile-time
drh
2017-06-29
*
If the user has not set it explicitly, set the "PRAGMA synchronous" setting to
dan
2017-03-16
*
Rename the SQLITE_OMIT_BUILTIN_TEST compile-time option to SQLITE_UNTESTABLE.
drh
2016-12-07
*
Add compile time option SQLITE_ENABLE_URI_00_ERROR. If defined, any "%00"
dan
2016-10-26
*
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ...
mistachkin
2016-07-28
*
Merge 3.12.0 beta changes from trunk.
drh
2016-03-21
|
\
|
*
Fix more test-case errors in the Apple configuration.
drh
2016-03-18
|
*
Fix some test cases so that they work under the Apple configuration.
drh
2016-03-17
*
|
Merge recent enhancements from trunk. Default page size is 4096. Writes
drh
2016-03-04
|
\
|
|
*
Provide the new SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER option to
drh
2016-02-26
*
|
Merge enhancements and fixes from trunk.
drh
2016-02-09
|
\
|
|
*
Disable the two-argument form of the fts3_tokenizer() SQL function unless the...
dan
2016-02-08
*
|
Merge recent enhancements from trunk.
drh
2015-12-16
|
\
|
|
*
Disable the snapshot test scripts if not compiled with SQLITE_ENABLE_SNAPSHOT.
drh
2015-12-11
*
|
Merge recent enhancements from trunk.
drh
2015-12-02
|
\
|
|
*
Add the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option.
drh
2015-12-01
*
|
Merge the latest enhancements from trunk.
drh
2015-11-19
|
\
|
|
*
Only support the magic "__hidden__" column name prefix interpretation when
drh
2015-11-19
|
*
Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the log...
dan
2015-11-12
*
|
Merge all the latest enhancements from trunk.
drh
2015-10-30
|
\
|
[next]