System.Data.SQLite

All files named ”Setup/test_all.bat”
Login

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

History for Setup/test_all.bat

2022-10-30
07:00
Minor updates to the Windows batch tools. file: [9589dbc169] check-in: [07f329197f] user: mistachkin branch: trunk, size: 9495
2022-08-06
02:09
Minor cleanup in the batch tools. file: [1c8484eaae] check-in: [dc1e7f4531] user: mistachkin branch: trunk, size: 9407
2022-06-11
00:21
More diagnostic enhancements to the batch tools. file: [450751348d] check-in: [94bb9b9bea] user: mistachkin branch: trunk, size: 9375
2021-11-02
02:30
Robustify ERRORLEVEL handling in the batch tools that run the test suite. file: [6a4095c40f] check-in: [5bd9e84117] user: mistachkin branch: fixErrorLevel, size: 9257
2019-10-09
22:43
Build system and test suite infrastructure enhancements. file: [8c1bbe1375] check-in: [fbcfe42e02] user: mistachkin branch: netStandard21, size: 9074
2018-08-05
02:40
Make sure the test log files end up in the associated binary directories, not the temporary directory. file: [b3d7ce4199] check-in: [015023cfbb] user: mistachkin branch: preRelease, size: 8672
2018-07-26
00:28
Testing and release management updates for the .NET Standard 2.0. file: [67bd471f3b] check-in: [228b82e737] user: mistachkin branch: trunk, size: 8610
2018-04-05
14:42
More porting work on build system, test suite, and web pages. file: [eecd21418a] check-in: [3e80bcba79] user: mistachkin branch: netStandard20, size: 8538
2016-04-12
21:20
Fix some issues with the test suite. file: [798c75ea15] check-in: [67a33ffd3c] user: mistachkin branch: trunk, size: 8508
2016-02-05
05:00
More corrections to the batch tool changes in the previous check-in. file: [ff19b9aefa] check-in: [a5c24a6b71] user: mistachkin branch: trunk, size: 8436
04:39
Another small tweak to various batch tools. file: [6467b5c504] check-in: [d776872029] user: mistachkin branch: mistake, size: 8438
2016-01-28
00:06
Minor correction to the batch tool changes in the previous check-in. file: [911159222d] check-in: [e342ec0466] user: mistachkin branch: trunk, size: 8386
2016-01-27
23:46
Match the batch tool sub-routine 'fn_UnsetVariable' a bit more robust. file: [2b31591218] check-in: [6ef3ddcee0] user: mistachkin branch: trunk, size: 8370
2014-08-03
01:58
Batch tool enhancements for testing. file: [00824d4869] check-in: [b799bc86e7] user: mistachkin branch: trunk, size: 8350
2014-01-31
00:28
More corrections to the batch testing tool to support testing 32-bit binaries on a 64-bit system. file: [6100444416] check-in: [bd945366a4] user: mistachkin branch: trunk, size: 8242
2014-01-30
10:24
For the batch testing tool, make sure the Entity Framework assembly is copied to the mixed-mode binary directory. file: [9dcd4277b6] check-in: [426d89e91b] user: mistachkin branch: trunk, size: 7368
2014-01-24
17:03
Minor corrections to the test automation. file: [c427888ae6] check-in: [acd91e80a9] user: mistachkin branch: trunk, size: 7074
01:27
More work on getting 32-bit on 64-bit testing support working. file: [0443972f88] check-in: [b310edde93] user: mistachkin branch: trunk, size: 6703
00:19
Modify the testing batch tool to include both 32-bit and 64-bit testing, where applicable. file: [9df456e4e3] check-in: [0dd3f7ef59] user: mistachkin branch: trunk, size: 6569
00:01
Support testing of the 32-bit SQLite core native library on a 64-bit machine. file: [45f3c36157] check-in: [b7f16caeb1] user: mistachkin branch: trunk, size: 6070
2014-01-13
01:51
Add the testef6 binaries to the test automation setup batch file. file: [bdfd148c7c] check-in: [ac75215581] user: mistachkin branch: ef6, size: 5919
2014-01-11
00:16
More automation changes. file: [0aa85a7afc] check-in: [74e7a42df7] user: mistachkin branch: ef6, size: 5661
2013-12-18
08:01
Prefer the new -anyInitialize argument over -preInitialize when using the Eagle shell, where applicable. file: [ec06c65935] check-in: [d0f59a690b] user: mistachkin branch: trunk, size: 5184
2012-12-29
13:45
Update Eagle in externals to the latest trunk. Modify connection pool test and infrastructure to prevent it from counting connections opened from the pool during the release process. file: [b89dd9962d] check-in: [71ed45f357] user: mistachkin branch: trunk, size: 5184
2012-10-09
09:40
Add wrapper batch file for the Windows CE test automation and update the version history docs. file: [5e885a5f4c] check-in: [305bd4b0ab] user: mistachkin branch: trunk, size: 5011
2012-09-21
05:31
Fix build issue due to not setting the new .NET Framework properties. Revise batch testing tool to support testing more build variations. Skip handling the LINQ assembly in the design-time installer when targeting Visual Studio 2005. Miscellaneous test cleanup. file: [02b9e65811] check-in: [9ff332924a] user: mistachkin branch: trunk, size: 5003
2012-03-31
16:00
Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. file: [2c9466ddbe] check-in: [ba6fd1cb4b] user: mistachkin branch: trunk, size: 4225
2012-02-02
18:12
Improve compatibility with custom command processors by using __ECHO instead of _ECHO in batch tools. file: [23a96db185] check-in: [ed229ff2b0] user: mistachkin branch: trunk, size: 4177
2012-01-27
08:54
Copy the necessary managed-only files for the VS designer components (and the associated installer) to the native build output directory during the release testing process. file: [f4b96e1385] check-in: [db64c3fea0] user: mistachkin branch: trunk, size: 4163
2011-11-23
07:12
Correct native platform checks in the interop project files and the test runner batch file. file: [66b46868dc] check-in: [f42a1a5da8] user: mistachkin branch: trunk, size: 3424
2011-10-04
10:20
Added: Add unit testing wrapper tool capable of testing multiple sets of binaries. Also, update all batch tools to reset the error level prior to checking it. file: [895f9f3998] check-in: [095c172f52] user: mistachkin branch: trunk, size: 3418