aboutsummaryrefslogtreecommitdiff
path: root/test/quota2.test
Commit message (Expand)AuthorAge
* Fix test issues for Windows portability.mistachkin2013-09-13
* Merge the changes need to compile on WinRT into trunk.drh2012-06-06
|\
| * Import all the latest trunk changes into the WinRT branch. Refactor and/or r...mistachkin2012-04-18
| |\
| * \ Merge and manually resolve testing updates from trunk.mistachkin2012-03-08
| |\ \
| * | | Fix for test issues when there is no current directory support due to being c...mistachkin2012-03-06
* | | | Add sqlite3_quota_ferror() and sqlite3_quota_file_available() interfaces todrh2012-06-05
| |_|/ |/| |
* | | Add new interfaces to the test_quota.c module: sqlite3_quota_ftruncate(),drh2012-04-10
| |/ |/|
* | On Windows, make sure the current directory value used by the test suite is '...mistachkin2012-03-08
|/
* Enhancements to test_quota.c: Remove the external dependency on drh2011-12-13
* Add the sqlite3_quota_fflush() interface. Enhance sqlite3_quota_remove()drh2011-12-03
* Documentation improvements and additional test cases.drh2011-12-02
* Run quota-stdio tests in binary mode so that they work on windows.drh2011-12-01
* Progress toward getting things to work better on windows.drh2011-12-01
* Add test logic and some test cases.drh2011-12-01