SQLite

All files named ”test/quota.test”
Login

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

History for test/quota.test

2025-03-27
14:32
[2747bfdf50] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 13850)
2016-04-28
09:53
[bfb269ce81] part of check-in [045edd4b17] Ensure that quota.test deletes the directory named "test.db" that it creates. (check-in: [045edd4b17] user: dan branch: permutations-fix, size: 13844)
2016-02-05
17:49
[36cd78b178] part of check-in [1cac6c45ee] Make sure the "bak.db" database file does not actually exist before starting the "quota.test" testing. (check-in: [1cac6c45ee] user: drh branch: trunk, size: 13805)
2013-09-13
23:26
[2379902c25] part of check-in [650b32825a] Fix test issues for Windows portability. (check-in: [650b32825a] user: mistachkin branch: trunk, size: 13786)
2013-03-27
19:53
[cff65b46e9] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 13910)
2012-03-08
20:22
[b5b3eec55a] part of check-in [5eecdb44dd] Merge and manually resolve testing updates from trunk. (check-in: [5eecdb44dd] user: mistachkin branch: winrt, size: 13793)
20:00
[c2f778dab4] part of check-in [82bcd7ec15] On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. (check-in: [82bcd7ec15] user: mistachkin branch: trunk, size: 13695)
2012-03-06
03:00
[6911189e28] part of check-in [a811cb0152] Fix for test issues when there is no current directory support due to being compiled for WinRT. (check-in: [a811cb0152] user: mistachkin branch: winrt, size: 13789)
2011-12-15
17:44
[af47d25c16] part of check-in [322bd15f97] Add stdio support to the quota VFS. (check-in: [322bd15f97] user: drh branch: trunk, size: 13691)
2011-12-14
17:53
[e09a01ec97] part of check-in [cdbfb553af] Add a file-control that will discover the name of the bottom-level VFS and all the shims in between. (check-in: [cdbfb553af] user: drh branch: vfsname-filectrl, size: 13656)
2011-12-01
20:48
[46e6571b45] part of check-in [a4730586cc] Add test logic and some test cases. (check-in: [a4730586cc] user: drh branch: quota-stdio, size: 13551)
2011-08-25
03:38
[1c59a396e8] part of check-in [ddb8d3e80d] Fix an file separator character issue with test_quota.c that was causing it to fail on windows. (check-in: [ddb8d3e80d] user: drh branch: trunk, size: 13516)
01:42
[482ba63325] part of check-in [2b7fe8e5b7] Add the sqlite3_quota_file() interface to test_quota.c. (check-in: [2b7fe8e5b7] user: drh branch: trunk, size: 13203)
2011-08-24
01:25
[dd8f0e0eb7] part of check-in [04111ce980] Changes to test_quota.c to make quota groups persistent even after files are closed. Files remain a part of the quota group until they are deleted. (check-in: [04111ce980] user: drh branch: trunk, size: 11240)
2011-08-02
00:57
[9535e220ad] 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: 10626)
2011-04-15
21:37
[48c3a5a986] part of check-in [75ed1bcee8] Adjust test case in quota.test to handle Windows dir seperators. (check-in: [75ed1bcee8] user: shaneh branch: trunk, size: 10654)
2010-09-01
18:00
[ddafe13365] part of check-in [ec9af6ebd4] Add tests to quota.test. (check-in: [ec9af6ebd4] user: dan branch: trunk, size: 10551)
16:19
[f402811736] part of check-in [fb80c6f3de] Call quota callback destructors from within sqlite3_quota_shutdown(). (check-in: [fb80c6f3de] user: dan branch: trunk, size: 7120)
15:11
[d406716c5e] part of check-in [19e95f6335] Fix the TCL interface to test_quota.c so that it works with empty callback scripts. (check-in: [19e95f6335] user: drh branch: experimental, size: 5868)
14:45
[a2faf03b63] part of check-in [c0d0fc3a1c] Make all private routines in test_quota.c begin with "quota". Fix a test_quota.c segfault when setting a zero-quota. (check-in: [c0d0fc3a1c] user: drh branch: experimental, size: 5207)
14:35
[e6ea65a69a] part of check-in [7a624b5ae2] Add the sqlite3_quota_dump test command. Add a destructor argument on the sqlite3_quota_set() interface. (check-in: [7a624b5ae2] user: drh branch: experimental, size: 4950)
11:40
Added: [0026c53f3a] part of check-in [383eb87bbf] Add file test_quota.c, demonstrating how file-system quotas may be implemented as a VFS wrapper. (check-in: [383eb87bbf] user: dan branch: experimental, size: 4397)