index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Adjust the strftime() test in test/date4.test to remove flags not supported i...
stephan
5 days
*
Add test cases for the NOT NULL/IS NULL optimization in CHECK constraints fix.
dan
12 days
*
Fix an issue in Bloom filters on RHS subsqueries to IN operators.
drh
2025-04-30
*
Add the "--fuzzdb FILENAME" to testrunner.tcl as an alternative to setting
drh
2025-04-29
*
Update testrunner.tcl documentation. Fix typo in testrunner.tcl output.
drh
2025-04-29
*
Improved --explain display of FUZZDB test plans in testrunner.tcl.
drh
2025-04-29
*
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
*
If the FUZZDB environment variable is set when running testrunner.tcl and
drh
2025-04-28
*
Enhance testrunner.tcl so that it does not build testfixture unnecessarily -
drh
2025-04-28
*
Fix testrunner.tcl so that it honors pattern matches in non-testfixture
drh
2025-04-28
*
Remove a stray blank line from the test/testrunner.tcl script.
drh
2025-04-28
*
Correctly handle the case of a multi-column UNIQUE constraint that contains
drh
2025-04-15
*
Improved estimate on the number of output rows in a recursive common table ex...
drh
2025-04-14
*
Improved detection of run-time errors (ex: OOM errors) in speedtest1.
drh
2025-04-10
*
Provide new command-line options --hard-heap-limit and --soft-heap-limit
drh
2025-04-10
*
Be sure that speedtest1 reports any errors that it encounters while
drh
2025-04-10
*
Fix an obscure problem allowing the propagate-constants optimization to impro...
dan
2025-04-10
*
Remove unnecessary "www." prefixes on domain names in URLs.
drh
2025-04-10
*
The win32lock and win32longpath tests don't work on Cygwin
jan.nijtmans
2025-04-04
*
Correct two tests in shell1.test which were broken by the addition of new out...
stephan
2025-03-28
*
shell1.test: == => eq
jan.nijtmans
2025-03-27
*
More ==/!= => eq/ne fixes
jan.nijtmans
2025-03-27
*
In Tcl, always use eq/ne for comparing strings, not ==/!=
jan.nijtmans
2025-03-27
*
Merge trunk. Some additional test-fixes for Cygwin
jan.nijtmans
2025-03-27
|
\
*
|
Merge trunk into cygwin-fixes branch. Add .fossil-settings/binary-glob to squ...
stephan
2025-03-26
|
\
|
|
*
Fix the generate_series() enhancement from check-in [d50b784807333c54]
drh
2025-03-22
|
*
Teach the CLI that VT100-escape codes that do things like change font
drh
2025-03-21
|
*
Fix a problem in the sqlite_dbpage() table-valued function when it is
drh
2025-03-20
*
|
Test script patches from Jan Nijtmans: always use -DUSE_TCL_STUBS in buildtcl...
stephan
2025-03-19
*
|
Merge trunk into the cygwin-fixes branch for the shell test improvements on W...
stephan
2025-03-19
|
\
|
|
*
Avoid running test cases involving ANSI control characters or Unicode on Wind...
stephan
2025-03-19
|
|
\
|
|
*
Avoid running test cases involving ANSI control characters or Unicode
drh
2025-03-11
*
|
|
Merge trunk into the cygwin-fixes branch.
stephan
2025-03-19
|
\
|
|
|
*
|
Change the generate_series() table-valued function so that its rowid is just an
drh
2025-03-18
|
*
|
Fix a problem that could occur when the RHS of an IN operator was a compound ...
dan
2025-03-18
|
*
|
Enhance the fuzzcheck testing tool with new command-line options:
drh
2025-03-15
|
*
|
Work around compilers that do not understand flexible arrays, in the
drh
2025-03-15
|
*
|
Use flexible arrays in the recovery extension and in the fuzzcheck test program.
drh
2025-03-15
|
*
|
Fix the generate_series extension for the case where the termination value
drh
2025-03-13
|
|
/
*
|
Teach testrunner.tcl to distinguish Cygwin from Windows. This gets it running...
stephan
2025-03-11
*
|
Merge trunk into the cygwin-fixes branch.
stephan
2025-03-10
|
\
|
|
*
Add an explicit db close to test/walsetlk.test to work around an unjustified ...
stephan
2025-03-10
*
|
Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s...
stephan
2025-03-08
*
|
Merge trunk into the cygwin-fixes branch (which was inadvertently branched to...
stephan
2025-03-06
|
\
|
|
*
Various typo fixes reported by Daniel Dumitriu. No functional changes.
stephan
2025-03-06
*
|
Cygwin-centric test script tweaks from Jan Nijtmans.
stephan
2025-03-06
|
/
*
Have the recover module add "PRAGMA foreign_keys = off" to SQL output. Have t...
dan
2025-03-05
*
Ensure that detection of control characters by comparison against 0x1f
drh
2025-03-02
[next]