index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testrunner_data.tcl
Commit message (
Expand
)
Author
Age
*
Do not run FUZZDB on either Windows-Memdebug or Windows-Win32Heap.
drh
2025-04-29
*
Make testrunner.tcl more restrictive about which configurations run
drh
2025-04-29
*
Testrunner.tcl now runs fuzzcheck-asan and fuzzcheck-ubsan tests.
drh
2025-04-28
*
More ==/!= => eq/ne fixes
jan.nijtmans
2025-03-27
*
Reimplement testrunner_data.tcl::trd_get_bin_name() to assume a .exe extensio...
stephan
2025-02-27
*
Fix build break in [e2bd23f251359e7a].
drh
2025-02-27
*
Teach testrunner how to run local binaries which have a .exe extension. Also ...
stephan
2025-02-26
*
Merge latest changes from trunk into this branch.
dan
2025-02-11
|
\
|
*
Enable SQLITE_ENABLE_NORMALIZE for several test configurations.
drh
2025-02-01
*
|
Fix a buffer overread in test code. Add test configurations for ENABLE_SETLK=...
dan
2024-12-12
|
/
*
Patch bundle accumulated via /chat: add missing --enable/disable-shared flag ...
stephan
2024-10-26
*
The "WITHOUT_JIMSH=1" option on the nmake command-line forces the use of
drh
2024-10-24
*
Remove all code that makes use of the C-language "long double" datatype.
drh
2024-10-01
*
In testrunner.tcl, compile the Windows Default configuration using
drh
2024-09-03
*
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
*
Reenable SQLITE_OMIT_VIRTUALTABLE on the Device-One alignment for testrunner.
drh
2024-08-28
*
Fix typo in the previous check-in. Ensure that --status header lines do not
drh
2024-08-27
*
Updates to testrunner: (1) Omit all testing of User-Auth.
drh
2024-08-27
*
Fix a typo in testrunner_data.tcl that prevented --with-tcl specifications
drh
2024-07-31
*
Enhancements to testrunner.tcl:
drh
2024-03-21
*
Fix asan problems in sqlite3rbu.c. Enable RBU for sanitizer release tests.
dan
2024-03-18
*
On testrunner.tcl: (1) Add the "help" command. (2) Add the "script" command
drh
2024-03-13
*
Add the -fno-sanitize-recover=undefined to the sanitizer builds used for sdev...
dan
2023-12-22
*
Avoid running the "no_mutex_try" tests with SQLITE_ENABLE_SETLK_TIMEOUT build...
dan
2023-12-15
*
Avoid blocking as part of passive checkpoint operations, even if SQLITE_ENABL...
dan
2023-11-08
*
Add -DSQLITE_OMIT_LOOKASIDE=1 to the "Sanitize" configuration in testrunner_d...
dan
2023-09-07
*
Fix a buffer overread in the sessions extension that could occur when process...
dan
2023-09-07
*
Updates to testrunner.tcl so that it runs fuzztest using multiple jobs.
dan
2023-08-28
|
\
|
*
Fix the "sdevtest" testrunner.tcl command so that it correctly enables asan o...
dan
2023-08-28
|
*
Fixes for testrunner.tcl on windows.
dan
2023-08-28
|
*
Updates to testrunner.tcl so that it runs "make fuzztest" using multiple jobs.
dan
2023-08-26
|
/
*
Add makefile target "sdevtest" - like "mdevtest" except asan and usan enabled...
dan
2023-08-22
*
Add "Windows-Sanitize" configuration to "testrunner.tcl release" tests on win...
dan
2023-08-17
*
Update testrunner.tcl to make it easier to add things like mdevtest.
dan
2023-08-15
*
Fixes for testrunner.tcl on windows.
dan
2023-02-03
*
Have testrunner.tcl run various builds as part of the 'release' command.
dan
2023-02-03
*
Add configuration data for osx and windows to testrunner_data.tcl
dan
2023-02-02
*
Update testrunner.tcl to use a separate process for each test script. And to ...
dan
2023-02-01