dan
|
3104c4d6f4
|
Ensure that quota.test deletes the directory named "test.db" that it creates.
FossilOrigin-Name: 045edd4b17c6b76079ac90773c035d8c1f8d525d
|
2016-04-28 09:53:14 +00:00 |
|
drh
|
1cd0f05492
|
Make sure the "bak.db" database file does not actually exist before
starting the "quota.test" testing.
FossilOrigin-Name: 1cac6c45eeb7dbbcda0c76ba7d3a2ca77bc725cd
|
2016-02-05 17:49:43 +00:00 |
|
mistachkin
|
9ac99313b5
|
Fix test issues for Windows portability.
FossilOrigin-Name: 650b32825a85baff11b8e568649fd797066c8ab1
|
2013-09-13 23:26:47 +00:00 |
|
mistachkin
|
6aa18c95f1
|
Merge and manually resolve testing updates from trunk.
FossilOrigin-Name: 5eecdb44dd809e91002b8ecf59ada72f4b56549a
|
2012-03-08 20:22:42 +00:00 |
|
mistachkin
|
f8a784645c
|
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.
FossilOrigin-Name: 82bcd7ec1531f6d71c079578434c58d3ce46a1de
|
2012-03-08 20:00:36 +00:00 |
|
mistachkin
|
4a41f34552
|
Fix for test issues when there is no current directory support due to being compiled for WinRT.
FossilOrigin-Name: a811cb01528beab8afd899411d187d4d960ddcc8
|
2012-03-06 03:00:49 +00:00 |
|
drh
|
14ec1ffecf
|
Add stdio support to the quota VFS.
FossilOrigin-Name: 322bd15f97143d39b3a88d5f6cf7afb454e0666e
|
2011-12-15 17:44:33 +00:00 |
|
drh
|
de60fc2d87
|
Add a file-control that will discover the name of the bottom-level VFS and
all the shims in between.
FossilOrigin-Name: cdbfb553af02d10767a905489d9dfc57fc6be54e
|
2011-12-14 17:53:36 +00:00 |
|
drh
|
a76e858917
|
Add test logic and some test cases.
FossilOrigin-Name: a4730586cc1f686ead956ccd1cc218b5931942c9
|
2011-12-01 20:48:15 +00:00 |
|
drh
|
26541c9a00
|
Fix an file separator character issue with test_quota.c that was causing
it to fail on windows.
FossilOrigin-Name: ddb8d3e80df868bda0704feed31171fa055432b5
|
2011-08-25 03:38:31 +00:00 |
|
drh
|
b6020c4eef
|
Add the sqlite3_quota_file() interface to test_quota.c.
FossilOrigin-Name: 2b7fe8e5b74c3504edd0e3ff78096e357ee1b47c
|
2011-08-25 01:42:12 +00:00 |
|
drh
|
796af156c7
|
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.
FossilOrigin-Name: 04111ce980df9692b7fe65a36105e7de9627a3bb
|
2011-08-24 01:25:55 +00:00 |
|
mistachkin
|
fda06befd5
|
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.
FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
|
2011-08-02 00:57:34 +00:00 |
|
shaneh
|
b76ee876ba
|
Adjust test case in quota.test to handle Windows dir seperators.
FossilOrigin-Name: 75ed1bcee85587ddd54269156aa53df5f456a6c4
|
2011-04-15 21:37:33 +00:00 |
|
dan
|
06bfd36a2d
|
Add tests to quota.test.
FossilOrigin-Name: ec9af6ebd49505c4e5f90fb6450c71946cdc7291
|
2010-09-01 18:00:09 +00:00 |
|
dan
|
9fc7702c4f
|
Call quota callback destructors from within sqlite3_quota_shutdown().
FossilOrigin-Name: fb80c6f3de73ed832faaeb8c4d83e1354f132b39
|
2010-09-01 16:19:57 +00:00 |
|
drh
|
3d3e60e481
|
Fix the TCL interface to test_quota.c so that it works with empty callback
scripts.
FossilOrigin-Name: 19e95f63359589766da673aac99d19a355a92678
|
2010-09-01 15:11:38 +00:00 |
|
drh
|
61cc423aa3
|
Make all private routines in test_quota.c begin with "quota".
Fix a test_quota.c segfault when setting a zero-quota.
FossilOrigin-Name: c0d0fc3a1cca7ee28db8add745c71baf0545776c
|
2010-09-01 14:45:16 +00:00 |
|
drh
|
ef9659babd
|
Add the sqlite3_quota_dump test command. Add a destructor argument on
the sqlite3_quota_set() interface.
FossilOrigin-Name: 7a624b5ae2abff21bcbbb34af88d1c7656f3b729
|
2010-09-01 14:35:48 +00:00 |
|
dan
|
8cf35eb449
|
Add file test_quota.c, demonstrating how file-system quotas may be implemented as a VFS wrapper.
FossilOrigin-Name: 383eb87bbf560b20682dd5be0e18ddadf762f415
|
2010-09-01 11:40:05 +00:00 |
|