aboutsummaryrefslogtreecommitdiff
path: root/test/testrunner_data.tcl
Commit message (Expand)AuthorAge
* Do not run FUZZDB on either Windows-Memdebug or Windows-Win32Heap.drh2025-04-29
* Make testrunner.tcl more restrictive about which configurations rundrh2025-04-29
* Testrunner.tcl now runs fuzzcheck-asan and fuzzcheck-ubsan tests.drh2025-04-28
* More ==/!= => eq/ne fixesjan.nijtmans2025-03-27
* Reimplement testrunner_data.tcl::trd_get_bin_name() to assume a .exe extensio...stephan2025-02-27
* Fix build break in [e2bd23f251359e7a].drh2025-02-27
* Teach testrunner how to run local binaries which have a .exe extension. Also ...stephan2025-02-26
* Merge latest changes from trunk into this branch.dan2025-02-11
|\
| * Enable SQLITE_ENABLE_NORMALIZE for several test configurations.drh2025-02-01
* | Fix a buffer overread in test code. Add test configurations for ENABLE_SETLK=...dan2024-12-12
|/
* Patch bundle accumulated via /chat: add missing --enable/disable-shared flag ...stephan2024-10-26
* The "WITHOUT_JIMSH=1" option on the nmake command-line forces the use ofdrh2024-10-24
* Remove all code that makes use of the C-language "long double" datatype.drh2024-10-01
* In testrunner.tcl, compile the Windows Default configuration usingdrh2024-09-03
* Change the name of the enabling compile-time macro todrh2024-09-02
* The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option:drh2024-09-01
* Reenable SQLITE_OMIT_VIRTUALTABLE on the Device-One alignment for testrunner.drh2024-08-28
* Fix typo in the previous check-in. Ensure that --status header lines do notdrh2024-08-27
* Updates to testrunner: (1) Omit all testing of User-Auth.drh2024-08-27
* Fix a typo in testrunner_data.tcl that prevented --with-tcl specificationsdrh2024-07-31
* Enhancements to testrunner.tcl:drh2024-03-21
* Fix asan problems in sqlite3rbu.c. Enable RBU for sanitizer release tests.dan2024-03-18
* On testrunner.tcl: (1) Add the "help" command. (2) Add the "script" commanddrh2024-03-13
* Add the -fno-sanitize-recover=undefined to the sanitizer builds used for sdev...dan2023-12-22
* Avoid running the "no_mutex_try" tests with SQLITE_ENABLE_SETLK_TIMEOUT build...dan2023-12-15
* Avoid blocking as part of passive checkpoint operations, even if SQLITE_ENABL...dan2023-11-08
* Add -DSQLITE_OMIT_LOOKASIDE=1 to the "Sanitize" configuration in testrunner_d...dan2023-09-07
* Fix a buffer overread in the sessions extension that could occur when process...dan2023-09-07
* Updates to testrunner.tcl so that it runs fuzztest using multiple jobs.dan2023-08-28
|\
| * Fix the "sdevtest" testrunner.tcl command so that it correctly enables asan o...dan2023-08-28
| * Fixes for testrunner.tcl on windows.dan2023-08-28
| * Updates to testrunner.tcl so that it runs "make fuzztest" using multiple jobs.dan2023-08-26
|/
* Add makefile target "sdevtest" - like "mdevtest" except asan and usan enabled...dan2023-08-22
* Add "Windows-Sanitize" configuration to "testrunner.tcl release" tests on win...dan2023-08-17
* Update testrunner.tcl to make it easier to add things like mdevtest.dan2023-08-15
* Fixes for testrunner.tcl on windows.dan2023-02-03
* Have testrunner.tcl run various builds as part of the 'release' command.dan2023-02-03
* Add configuration data for osx and windows to testrunner_data.tcldan2023-02-02
* Update testrunner.tcl to use a separate process for each test script. And to ...dan2023-02-01