Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'test/*'
2025-07-03
| ||
16:16 | initial proof-of-concept work on modern build system. new SDK-style csproj files for System.Data.SQLite and for the EF6 variant of System.Data.SQLite.Linq. also csproj files for test and testlinq, making use of the above. strong naming preserved even though modern .NET doesn't use it. Leaf check-in: 9cfd9e00ff user: ericsink tags: v2 | |
2024-01-22
| ||
09:33 | Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk | |
2023-05-13
| ||
22:24 | Revise a couple legacy tests to make them more informative when they fail. check-in: a1d65592f4 user: mistachkin tags: trunk | |
2023-01-17
| ||
18:50 | Bump version to 1.0.118.0. Update version history docs. check-in: b0dece3f52 user: mistachkin tags: trunk | |
2022-07-05
| ||
23:06 | Bump version to 1.0.117.0. Update version history docs. check-in: 108ab5b565 user: mistachkin tags: trunk | |
2021-12-07
| ||
03:03 | Bump version to 1.0.116.0. Update version history docs. check-in: 4d68e5d7ae user: mistachkin tags: trunk | |
2021-10-12
| ||
01:40 | Bump version to 1.0.115.5. Update version history docs. check-in: 452a22af62 user: mistachkin tags: trunk | |
2021-07-28
| ||
00:17 | Bump version to 1.0.115.0. Update version history docs. check-in: c294c3c3cb user: mistachkin tags: trunk | |
2020-10-28
| ||
01:31 | Bump version to 1.0.114.0. Update version history docs. Update SQLite core library to the latest trunk code. Pickup the SQLite core library docs from upstream. check-in: 5dbf0b6519 user: mistachkin tags: trunk | |
2020-04-03
| ||
17:42 | Partial cherry-pick of [ebd945280e]. Cherry-pick of [cc8089d56c]. Manually reset build number to '1.0.112.1'. Limited to core NuGet packages for .NET Framework v2.0 / v4.0 and .NET Standard 2.x only. check-in: da47d95976 user: mistachkin tags: branch-1.0.112 | |
2019-12-08
| ||
04:59 | Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk | |
2019-07-13
| ||
19:11 | Bump version to 1.0.112.0. check-in: e1836d9707 user: mistachkin tags: trunk | |
2019-05-15
| ||
01:49 | Bump version number. Update version history docs. check-in: 95e0135ad1 user: mistachkin tags: trunk | |
2018-10-06
| ||
19:30 | Bump version to 1.0.110.0. Update version history docs. check-in: d55a17840f user: mistachkin tags: trunk | |
2018-03-08
| ||
18:05 | Bump version to 1.0.109.0. Update version history docs. check-in: a9d9bde461 user: mistachkin tags: trunk | |
2018-02-20
| ||
14:34 | Enhance support for building the managed projects using Mono. check-in: 850533f006 user: mistachkin tags: trunk | |
2018-02-08
| ||
01:53 | Bump version to 1.0.108.0. Update version history docs. check-in: c85016abb5 user: mistachkin tags: trunk | |
2017-11-17
| ||
20:07 | Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. check-in: 0c447952e6 user: mistachkin tags: trunk | |
2017-10-14
| ||
07:25 | Add projects, solutions, and build environment support for Visual Studio 2017. check-in: 9d2b034e4c user: mistachkin tags: trunk | |
2017-08-02
| ||
17:20 | Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. check-in: babe22b817 user: mistachkin tags: vs2017 | |
2017-06-10
| ||
17:44 | Bump all versions for the 1.0.105.2 release. check-in: 5faa31df79 user: mistachkin tags: branch-1.0.105 | |
2017-05-11
| ||
15:59 | Bump version to 1.0.105.1. check-in: f0e7bfcebd user: mistachkin tags: branch-1.0.105 | |
2017-05-10
| ||
16:53 | Bump version to 1.0.106.0. Update version history docs. Update SQLite core library to the latest trunk code. check-in: e552f5ffad user: mistachkin tags: trunk | |
2017-01-03
| ||
22:48 | Bump version to 1.0.105.0. Update version history docs. check-in: 8b362f1729 user: mistachkin tags: trunk | |
2016-10-27
| ||
20:19 | Bump version to 1.0.104.0. Update version history docs. Prevent the GetByte, GetChar, and GetInt16 methods of the SQLiteDataReader class from throwing exceptions for large integer values. Pursuant to [5535448538]. check-in: 2b70123e05 user: mistachkin tags: trunk | |
2016-07-01
| ||
21:05 | Add experimental support for incremental blob I/O. check-in: 717bc31b47 user: mistachkin tags: trunk | |
20:40 | Bump version to 1.0.103.0. Update version history docs. check-in: 328757b2bf user: mistachkin tags: blobIo | |
2016-04-27
| ||
20:40 | Bump version number. check-in: e35d38ff33 user: mistachkin tags: trunk | |
2016-04-19
| ||
14:42 | Merge updates from trunk. check-in: 1564899222 user: mistachkin tags: preRelease | |
14:40 | Bump version number and update version history docs. check-in: e443d95668 user: mistachkin tags: trunk | |
2016-03-31
| ||
23:27 | Bump version to 1.0.99.1 and import the SQLite core library 3.9.3 from upstream. Leaf check-in: a0b9729698 user: mistachkin tags: branch-1.0.99 | |
2016-03-09
| ||
22:40 | More cleanup related to empty strings. check-in: 6cb3a277db user: mistachkin tags: trunk | |
2016-03-01
| ||
21:08 | Managed project files should not be using '$(Platform)' in conditional expressions. check-in: 8a91edfa9f user: mistachkin tags: trunk | |
2015-12-31
| ||
22:58 | Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 59a224a9cf user: mistachkin tags: trunk | |
22:50 | Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 9f0c9b796f user: mistachkin tags: updates | |
2015-12-10
| ||
05:57 | Minor UI enhancement when running the legacy test suite automatically. check-in: 66703fe6d8 user: mistachkin tags: trunk | |
2015-09-09
| ||
23:34 | Bump all version numbers to 1.0.99.0. Update SQLite core library to the latest trunk code. check-in: c1fc6af85e user: mistachkin tags: trunk | |
2015-08-18
| ||
19:24 | Merge updates from trunk. check-in: 24294cb274 user: mistachkin tags: preRelease | |
2015-08-15
| ||
17:12 | Merge updates from trunk. check-in: d1fe039ff7 user: mistachkin tags: delegateFunction | |
2015-08-12
| ||
17:53 | Compilation fixes for .NET Compact Framework with custom compile options. check-in: 8d08bc1cf9 user: mistachkin tags: trunk | |
2015-07-21
| ||
22:54 | Add full support for Visual Studio 2015 and the .NET Framework 4.6. check-in: 52f2ca84c7 user: mistachkin tags: trunk | |
02:41 | Project system and updates for Visual Studio 2015. check-in: 42eb54d04f user: mistachkin tags: vs2015 | |
2015-05-30
| ||
21:37 | Bump all version numbers to 1.0.98.0. Update version history docs. check-in: ff1cdfc19c user: mistachkin tags: trunk | |
2015-03-26
| ||
00:18 | Merge updates from trunk. Closed-Leaf check-in: 3f32d0d469 user: mistachkin tags: tkt-abf2be8a23 | |
00:16 | Bump all version numbers to 1.0.97.0. Update version history docs. check-in: 548a7a1ecd user: mistachkin tags: trunk | |
2015-03-05
| ||
00:38 | Final updates for release 1.0.96.0. check-in: f59e864715 user: mistachkin tags: trunk, release, release-1.0.96.0 | |
2015-03-02
| ||
18:48 | Update version history docs. Bump all versions to 1.0.96.0. check-in: d53f664e70 user: mistachkin tags: nextRelease | |
2015-02-13
| ||
21:31 | Merge updates from trunk. check-in: 63d2c28b37 user: mistachkin tags: preRelease | |
2015-02-12
| ||
18:53 | Corrections to the previous check-in. check-in: 07200719dc user: mistachkin tags: trunk | |
18:18 | Enable easier integration with CEROD. check-in: d3eb5c0fcc user: mistachkin tags: trunk | |