Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'Tests/*'
2024-11-23
| ||
21:32 | Update tests to account for the recently added 'OnChanged' event types. check-in: 67f2916be9 user: mistachkin tags: trunk | |
2024-09-22
| ||
22:34 | Fix expected results in the test cases for ticket [72905c9a77]. check-in: 55db319474 user: mistachkin tags: trunk | |
18:47 | Corrections to the test cases for ticket [8d928c3e88]. check-in: 5731347af7 user: mistachkin tags: trunk | |
2024-09-15
| ||
17:55 | Fixes for the release. Regenerate the embedded resources file for the .NET Standard builds. Also, disable several connection pool tests that do not pass consistently on the .NET Core / .NET runtimes. check-in: daefb6aa14 user: mistachkin tags: trunk | |
2024-09-14
| ||
14:14 | Skip test 'pst-3757f4365b-1.1' for mixed-mode assembly builds as they do not (really) support (or need) NuGet runtime identifiers. check-in: 34b1638df6 user: mistachkin tags: trunk | |
2024-08-16
| ||
16:12 | Add a test for unused named parameters. check-in: 73131690c5 user: mistachkin tags: trunk | |
2024-08-12
| ||
13:56 | Update SQLite core library to the 3.46.1 release. Pickup the latest SQLite 3.46.1 core library docs from upstream. check-in: 1a338cb30d user: mistachkin tags: trunk | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. check-in: 6e6b7d1598 user: mistachkin tags: trunk | |
01:18 | Further improvements to the 'data-1.116' test. check-in: a38b0f5f53 user: mistachkin tags: trunk | |
00:16 | Improve serialization test (i.e. 'data-1.116') that was added by the previous check-in. check-in: 52a66097ee user: mistachkin tags: trunk | |
2024-07-03
| ||
23:13 | Add the Serialize and Deserialize methods to the SQLiteConnection class. check-in: 502ca25961 user: mistachkin tags: trunk | |
18:59 | Further fixes to tests. check-in: 86b7969cee user: mistachkin tags: trunk | |
16:16 | Add the IncludeDefaultFlags connection string property, enabled by default. Make test 'pool-2.1' stricter. check-in: 5beb96136e user: mistachkin tags: trunk | |
2024-07-02
| ||
18:18 | Test robustness fixes. check-in: b4e4de985f user: mistachkin tags: trunk | |
05:10 | Add the AggressiveDisposal connection flag. Other pre-release fixes. check-in: 8d439ebdde user: mistachkin tags: trunk | |
03:02 | More test enhancments. check-in: 943172a587 user: mistachkin tags: trunk | |
2024-07-01
| ||
21:42 | Follow-up to experimental (and broken) check-in [73602c161a], further changes to statement disposal, pursuant to connection pool stress issues. check-in: 0ed2dd7edd user: mistachkin tags: trunk | |
2024-06-25
| ||
21:09 | Add the 'ConnectionPoolOnly' flag. check-in: c545a8aaef user: mistachkin tags: trunk | |
2024-06-07
| ||
22:30 | Improve clarity of presentation on the new test. check-in: 7a48cdddc2 user: mistachkin tags: trunk | |
21:54 | Improve the test added by the previous check-in. check-in: dce9f66cde user: mistachkin tags: trunk | |
21:15 | Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. check-in: b8e8c87fbe user: mistachkin tags: trunk | |
2024-06-05
| ||
04:00 | Add tests for the SQLiteParameterCollection.NoCase property. check-in: 9f12fb2df5 user: mistachkin tags: trunk | |
01:58 | Improve test for the 'compress' interop assembly extension. check-in: 96965e3025 user: mistachkin tags: trunk | |
01:33 | Add tests for the 'compress' and 'zipfile' interop assembly extensions. check-in: cd780db867 user: mistachkin tags: trunk | |
2024-05-31
| ||
04:46 | Add support for the DataReaderPreview event type. check-in: 5d0156f7f6 user: mistachkin tags: trunk | |
2024-05-24
| ||
20:53 | Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk | |
19:16 | Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk | |
19:15 | Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk | |
19:12 | Add tests for the fix on this branch. Closed-Leaf check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5 | |
2024-05-13
| ||
17:29 | Improve testing of the changes on this branch. Closed-Leaf check-in: 2d2cbf5603 user: mistachkin tags: pst-76cb35b58d | |
2024-05-12
| ||
02:58 | Further fixes and tests. check-in: 7dd11e276b user: mistachkin tags: pst-76cb35b58d | |
00:39 | Work-in-progress on addressing forum post 76cb35b58d. check-in: 1820415db5 user: mistachkin tags: pst-76cb35b58d | |
2024-04-15
| ||
22:00 | Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: abb207e382 user: mistachkin tags: trunk | |
20:17 | Update SQLite core library to the 3.45.3 release. Pickup the latest SQLite 3.45.3 core library docs from upstream. check-in: aa11aeade1 user: mistachkin tags: trunk | |
2024-03-25
| ||
01:20 | Updates to lists of core library constants. check-in: 55bae7dd04 user: mistachkin tags: trunk | |
2024-03-16
| ||
02:32 | Update SQLite core library to the 3.45.2 release. Pickup the latest SQLite 3.45.2 core library docs from upstream. check-in: 6e9d15b8b9 user: mistachkin tags: trunk | |
2024-03-08
| ||
18:43 | Update the expected results for tests 'tkt-2c630bffa7-1.*' again, since there are differences with later versions of Visual Studio. check-in: beae98090a user: mistachkin tags: trunk | |
2024-03-05
| ||
19:51 | Adjust expected results for tests 'tkt-2c630bffa7-1.*' to account for changes in the SQLite core library. check-in: cc9ab8a5df user: mistachkin tags: trunk | |
2024-02-22
| ||
18:30 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e user: mistachkin tags: trunk | |
2024-01-30
| ||
20:53 | Update SQLite core library to the 3.45.1 release. Pickup the latest SQLite 3.45.1 core library docs from upstream. check-in: b89076650e user: mistachkin tags: trunk | |
2024-01-22
| ||
10:25 | Update SQLite core library to the 3.45.0 release. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: b8ba560cfe user: mistachkin tags: trunk | |
09:33 | Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk | |
2023-12-03
| ||
01:58 | Adapt to upcoming, upstream changes in the Eagle core library. check-in: cf99b893b5 user: mistachkin tags: trunk | |
2023-09-25
| ||
13:52 | Formatting changes to the previous check-in. check-in: ddf4d06e23 user: mistachkin tags: trunk | |
13:49 | Enhancements to the tests for ticket [bbddfeb773]. check-in: 8d136d36ef user: mistachkin tags: trunk | |
2023-09-24
| ||
13:06 | Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk | |
2023-07-07
| ||
17:42 | Update expected results for test 'data-1.5' to account for the new keywords added in the previous check-in. check-in: 3d3e9760ea user: mistachkin tags: trunk | |
2023-06-09
| ||
00:40 | Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk | |
2023-05-31
| ||
19:28 | Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk | |
2023-05-15
| ||
04:14 | Modify several test cases. check-in: 08af814540 user: mistachkin tags: trunk | |