System.Data.SQLite

All files named ”Tests/tkt-343d392b51.eagle”
Login

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

History for Tests/tkt-343d392b51.eagle

2021-05-16
18:48
Improve test suite handling of invoking dynamically compiled C# code. file: [97a3894f05] check-in: [f5ff93e3d6] user: mistachkin branch: trunk, size: 16062
2019-04-05
02:40
In the test suite, when compiling C# code, skip emitting symbols. file: [02cc0eca4f] check-in: [ca7215e405] user: mistachkin branch: trunk, size: 16044
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: [35369f92e9] check-in: [d142c335ab] user: mistachkin branch: trunk, size: 16041
2016-03-22
20:22
Add test constraints for Mono 2.11. Adjust C# compiler warning level in the test for ticket [4a791e70ab]. file: [a2098b1ef7] check-in: [942a9be029] user: mistachkin branch: trunk, size: 16038
2015-04-08
23:12
Modify the test suite itself to work without the 'object' command, if necessary. file: [d53afdbb58] check-in: [673875e370] user: mistachkin branch: trunk, size: 16026
2014-01-04
02:32
Make sure that all non-legacy tests honor the global connection flags. file: [989ecdef9e] check-in: [14dd55b26b] user: mistachkin branch: trunk, size: 15966
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: [31fc3f885d] check-in: [17e1e7df74] user: mistachkin branch: trunk, size: 15892
2013-05-17
01:31
Update Eagle in externals to the latest trunk code. file: [1a582f6963] check-in: [1b40ed593a] user: mistachkin branch: trunk, size: 15856
2013-04-29
22:58
Remove superfluous using statements from C# tests. file: [93ef790334] check-in: [959547ff1f] user: mistachkin branch: trunk, size: 15798
2012-06-18
11:08
Modify the test suite cleanup semantics to allow the deferred close functionality to work correctly. Also, fix the database cleanup ordering in the tests for ticket [343d392b51]. file: [639bd9c547] check-in: [9b92396ca2] user: mistachkin branch: trunk, size: 15817
2012-03-26
09:18
Make all the dynamic test classes static, when possible. file: [9fb851c6fa] check-in: [3f6ed3b646] user: mistachkin branch: trunk, size: 15750
2012-03-16
23:04
Update Eagle script library in externals to the latest pre-beta 22 and change tests as necessary. file: [cb3fc1cb84] check-in: [7a9545bffd] user: mistachkin branch: trunk, size: 15729
2011-12-21
01:39
Modify the unit tests and infrastructure to support the new semantics for the compileCSharp script library procedure. Also, update the included Eagle script library in Externals. file: [3501ef7c8e] check-in: [d7f2f75ba3] user: mistachkin branch: trunk, size: 15727
2011-12-16
08:33
Allow the directory used for test databases to be easily overridden for the vast majority of tests. file: [bb0a3952a2] check-in: [b35fffe201] user: mistachkin branch: trunk, size: 15682
2011-11-28
07:54
Correct culture-related test constraints for a couple tests that parse DateTime strings. file: [0cb53e0f20] check-in: [7e279c4a64] user: mistachkin branch: trunk, size: 15654
2011-10-09
03:56
Add test to check if SQLiteCommandBuilder generates correct SQL when attached databases are being used and more than one database contains the same table name. file: [cff6f42fa8] check-in: [74a9c16715] user: mistachkin branch: tkt-343d392b51, size: 15645
03:19
Copy the fix for the Bind_DateTime method to the SQLite3_UTF16 class. Add DateTimeKind connection string property to control the DateTimeKind of parsed DateTime values. Add the necessary method overloads to allow the DateTimeFormat and/or DateTimeKind to be specified by external callers. Reorganize the recognized DateTime formats so that ones with more information are always tried first. Also, add variants that support a trailing timezone specifier. Centralize DateTime format handling in the unit test infrastructure via the new getDateTimeFormat procedure. Revise setupDb unit test infrastructure procedure to accept a DateTimeKind. More changes to tests for ticket [343d392b51]. file: [cde68dc3c9] check-in: [df7dcd3166] user: mistachkin branch: tkt-343d392b51, size: 10692
2011-10-08
11:01
When returning schema information that may be used by the .NET Framework to construct dynamic SQL, use a fake schema name (instead of null) so that the table names will be properly qualified with the catalog name (i.e. the attached database name). Refactor handling of arguments for the setupDb unit test infrastructure procedure. Allow the build and binary directories used by the unit testing infrastructure to be overridden. Add more tests related to ticket [343d392b51]. file: [eb5230caea] check-in: [2d2ef4ffcc] user: mistachkin branch: tkt-343d392b51, size: 10576
2011-10-07
00:30
Start of work to resolve ticket [343d392b51]. file: [41f8c8cf44] check-in: [030e404034] user: mistachkin branch: tkt-343d392b51, size: 4307
2011-10-06
10:54
Update test case for ticket [343d392b51] as it now reproduces the issue. file: [4d676516ff] check-in: [41413183d3] user: mistachkin branch: tkt-343d392b51, size: 4237
05:33
Refinements to test case (issue still does not reproduce). file: [d29cf8c08f] check-in: [a272ddc559] user: mistachkin branch: tkt-343d392b51, size: 4067
2011-09-29
04:45
Added: Add experimental test for ticket [343d392b51] (so far, no exception is raised). file: [240bb0e291] check-in: [6c53fbe92c] user: mistachkin branch: tkt-343d392b51, size: 4032