aboutsummaryrefslogtreecommitdiff
path: root/test/bigfile2.test
Commit message (Collapse)AuthorAge
* Fix test issues for Windows portability.mistachkin2013-09-13
| | | FossilOrigin-Name: 650b32825a85baff11b8e568649fd797066c8ab1
* Disable the bigfile tests on Macs.drh2012-09-29
| | | FossilOrigin-Name: d869eddaf208c4bf03f6bd1848f510392f9dba49
* Merge and manually resolve testing updates from trunk.mistachkin2012-03-08
|\ | | | | FossilOrigin-Name: 5eecdb44dd809e91002b8ecf59ada72f4b56549a
| * On Windows, make sure the current directory value used by the test suite is ↵mistachkin2012-03-08
| | | | | | | | | | 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. FossilOrigin-Name: 82bcd7ec1531f6d71c079578434c58d3ce46a1de
* | Do not run the large file tests if a file named "skip-big-file" existsdrh2012-03-01
|/ | | | | | in the test directory. This enables tests to be run much faster on systems that lack sparse file support. FossilOrigin-Name: 5a83912352ad6626970efd72e70c433e3a219b6b
* Avoid 32-bit overflow when calculating the byte offset of an overflow page ↵dan2011-12-21
in SQLITE_DIRECT_OVERFLOW_READ code. Fix for [ac0ff496b7]. FossilOrigin-Name: c5256b59ad70104c1e181b9f49d1d712cf4cc9f6