System.Data.SQLite

All files named ”Tests/backup.eagle”
Login

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

History for Tests/backup.eagle

2021-05-16
18:48
Improve test suite handling of invoking dynamically compiled C# code. file: [92afdc2e73] check-in: [f5ff93e3d6] user: mistachkin branch: trunk, size: 9023
2019-04-05
02:40
In the test suite, when compiling C# code, skip emitting symbols. file: [c7b2301327] check-in: [ca7215e405] user: mistachkin branch: trunk, size: 9017
2018-01-26
01:11
Make it possible to determine which test is associated with a connection object (e.g. being closed, disposed, etc). file: [0cfc7b5342] check-in: [d142c335ab] user: mistachkin branch: trunk, size: 9016
2017-07-15
18:31
Update SQLite core library to latest 3.20.0 release candidate. file: [cce5abbb49] check-in: [fd03d40e6d] user: mistachkin branch: trunk, size: 9015
2016-03-22
17:01
More test portability enhancements. file: [14735138ef] check-in: [ae12ca01d9] user: mistachkin branch: trunk, size: 9006
00:29
Simplify checking for test results that contain exception error messages. file: [568b5b3dd7] check-in: [8732a87f79] user: mistachkin branch: trunk, size: 8925
2015-04-08
23:12
Modify the test suite itself to work without the 'object' command, if necessary. file: [1df96061dc] check-in: [673875e370] user: mistachkin branch: trunk, size: 9427
2014-01-04
02:32
Make sure that all non-legacy tests honor the global connection flags. file: [48b7d4da10] check-in: [14dd55b26b] user: mistachkin branch: trunk, size: 9412
2013-09-25
02:29
Add support for the new 'testExec' and 'compileCSharp' test constraints. Update the Eagle script library in externals to the latest trunk. file: [0327e9892a] check-in: [17e1e7df74] user: mistachkin branch: trunk, size: 9394
2013-04-29
22:58
Remove superfluous using statements from C# tests. file: [e146629196] check-in: [959547ff1f] user: mistachkin branch: trunk, size: 9384
2012-12-29
19:06
Add some diagnostic output to the backup and stress tests. file: [8c5031d646] check-in: [98e119edca] user: mistachkin branch: trunk, size: 9405
2012-10-27
17:43
Seal the CriticalHandle derived classes and add WasReleasedOk method for accurate backup handle count tracking. Report resource counts for the backup, threading, and stress tests. file: [37241d8d8c] check-in: [b4cd72edae] user: mistachkin branch: trunk, size: 9323
2012-10-08
09:11
Add support for extra diagnostics in the native interop assembly when compiled in the debug build configuration. Fix several tests to account for recent changes to the setupDb and cleanupDb test suite infrastructure procedures. file: [d92fc1b633] check-in: [e8a0cf1336] user: mistachkin branch: trunk, size: 9005
2012-09-22
18:50
Modularize the connection opaque object handle lookup done by several tests. Modify test data-1.34 to use the Enum typed ReturnCode property instead of the Int32 typed ErrorCode property. Improve comments and formatting in the common test suite infrastructure file. file: [b3118a1efd] check-in: [40e0fb8133] user: mistachkin branch: trunk, size: 8987
2012-09-11
08:05
Refactor core SQLite library return code handling to make use of the enumerated SQLiteErrorCode type. Initial work on supporting the sqlite3_errstr() API. file: [39950fefce] check-in: [a6c16dc93b] user: mistachkin branch: trunk, size: 9048
2012-08-24
10:00
Add support for testing the sqlite3_win32_set_directory function. Also, add the ToFullPath connection string property. file: [39483ce3ba] check-in: [7e3aa2f8bb] user: mistachkin branch: trunk, size: 8979
2012-07-11
06:47
Add support for URI file names. file: [cfa10f348e] check-in: [cf96d6650f] user: mistachkin branch: trunk, size: 8973
2012-03-26
09:45
Add backup API test case for the callback returning false. file: [4a57352782] check-in: [f49beb5b02] user: mistachkin branch: trunk, size: 8967
09:14
Add more backup API test cases. Modify BackupDatabase method to prevent looping when the number of pages is zero. Modify SQLiteBackupCallback delegate to accept additional context information and move it outside the scope of the SQLiteConnection class. file: [c68f3d758a] check-in: [5f8913872b] user: mistachkin branch: trunk, size: 8533
2012-03-24
16:12
Fix typo in test case. file: [f472f9930c] check-in: [ca5d14e4ae] user: mistachkin branch: backupApi, size: 3666
14:29
Added: Fix semantics of backup handle finalization. Add tests. file: [c6a3a89ff4] check-in: [5522052e80] user: mistachkin branch: backupApi, size: 3666