SQLite

All files named ”test/fallocate.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/fallocate.test

2019-01-29
19:17
[9151a4a891] part of check-in [31efcc3775] Merge enhancements from trunk. (check-in: [31efcc3775] user: drh branch: apple-osx, size: 4299)
2019-01-21
14:49
[37a62e396a] part of check-in [94fb7a4700] Minor fix the fallocate.test module change from [7cd56cad5efead5] (check-in: [94fb7a4700] user: drh branch: trunk, size: 3997)
2019-01-19
15:27
[d552828d38] part of check-in [7cd56cad5e] Remove a broken assert() triggered by a "PRAGMA max_page_count = N" invocation, where N is larger than the number of pages in the database image, but smaller than the number of pages in the database file. (check-in: [7cd56cad5e] user: dan branch: trunk, size: 3974)
2018-01-15
21:59
[0ba4d7f1ca] part of check-in [c9d2ec51c8] Merge the enhancements associated with the first 3.22.0 beta. (check-in: [c9d2ec51c8] user: drh branch: apple-osx, size: 4069)
2018-01-13
13:07
[07416bd593] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 3767)
2017-09-09
06:10
[409550ac19] part of check-in [6a0b9d9d4e] Merge trunk enhancements (check-in: [6a0b9d9d4e] user: drh branch: apple-osx, size: 4031)
2017-07-22
16:58
[87b5e43c87] part of check-in [9f1b83fae9] Add the "atomic-batch-write" permutation to permutations.test. This permutation fails if not run on a file-system that supports atomic-batch-writes. (check-in: [9f1b83fae9] user: dan branch: batch-atomic-write, size: 3729)
2014-08-15
22:37
[18597e085a] part of check-in [c8ade949d4] Aborted merge. (check-in: [c8ade949d4] user: numist branch: obsolete, size: 4119)
2014-05-08
23:01
[fe52076a43] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 3984)
2013-06-10
23:30
[3e979af17d] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 3682)
2012-05-09
22:36
[9b74e7469a] part of check-in [6547929410] Added support for SQLITE_ENABLE_PERSIST_WAL compile time macro, retrieving lastErrno from WAL file and setting last errno when writes fail due to space constraints (check-in: [6547929410] user: adam branch: apple-osx, size: 3985)
2011-08-23
18:06
[1abe364ff7] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 3792)
2011-08-02
00:57
[b5d34437bd] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 3683)
2011-06-24
20:47
[95a45d7a70] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 3799)
2010-11-09
00:43
[a9927b6385] part of check-in [fd4d38fa66] Integrated proxy locking file support for WAL journal mode and double free fix (check-in: [fd4d38fa66] user: adam branch: apple-osx, size: 3731)
2010-08-06
14:37
[43dc34b8c2] part of check-in [7bd8ba084e] Fix some problems with running test scripts with the inmemory_journal permutation. (check-in: [7bd8ba084e] user: dan branch: experimental, size: 3690)
09:43
[56242d3032] part of check-in [4894a5d210] Modify test_journal.c to work with pre-allocated databases. (check-in: [4894a5d210] user: dan branch: experimental, size: 3450)
2010-07-28
14:26
[0594314eb0] part of check-in [a038688c99] Support FCNTL_CHUNK_SIZE on windows too. (check-in: [a038688c99] user: dan branch: experimental, size: 3331)
2010-07-27
18:34
Added: [2aa524a237] part of check-in [7cf0e851d4] Add experimental unix-only file-control to grow and truncate the database file by a configurable chunk size. (check-in: [7cf0e851d4] user: dan branch: experimental, size: 1252)