Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Tests/thread.eagle
2021-05-16
| ||
18:48 | Improve test suite handling of invoking dynamically compiled C# code. file: [432a43fb59] check-in: [f5ff93e3d6] user: mistachkin branch: trunk, size: 17960 | |
2020-04-05
| ||
01:57 | Update Mono related test constraints. file: [f4f6b08c81] check-in: [8f6d0956c6] user: mistachkin branch: trunk, size: 17954 | |
2019-12-17
| ||
01:44 | Yet another Mono test constraint adjustment. file: [cbeec3c8d1] check-in: [b19ee42a7d] user: mistachkin branch: trunk, size: 17954 | |
2019-10-27
| ||
01:58 | Disable test 'thread-1.1' on Mono 6.4 due to a crash in System.WeakReference.Finalize. file: [e58b364401] check-in: [21c4126230] user: mistachkin branch: trunk, size: 17937 | |
2019-04-05
| ||
02:40 | In the test suite, when compiling C# code, skip emitting symbols. file: [10fd80e524] check-in: [ca7215e405] user: mistachkin branch: trunk, size: 17925 | |
2018-04-08
| ||
05:08 | Add comments to document why certain tests are skipped on .NET Core. file: [010067a133] check-in: [be844022a1] user: mistachkin branch: netStandard20, size: 17924 | |
2018-04-06
| ||
10:34 | Adjust test constraints to work around .NET Core issues. file: [5da4d1e16f] check-in: [c11f98fd5b] user: mistachkin branch: netStandard20, size: 17743 | |
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: [24344b8e76] check-in: [d142c335ab] user: mistachkin branch: trunk, size: 17714 | |
2016-10-13
| ||
18:09 | Test changes for Mono 4.6.x. file: [597322bff2] check-in: [5955cd2f21] user: mistachkin branch: trunk, size: 17713 | |
2016-07-30
| ||
19:52 | Skip test 'thread-1.1' on Mono 4.4. file: [1a5daf1678] check-in: [f9cfd2a3ab] user: mistachkin branch: trunk, size: 17713 | |
2016-03-23
| ||
23:35 | Skip running the Thread.Abort() related test on Mono. file: [f604726d27] check-in: [9bcd92c26e] user: mistachkin branch: trunk, size: 17704 | |
2016-03-22
| ||
20:22 | Add test constraints for Mono 2.11. Adjust C# compiler warning level in the test for ticket [4a791e70ab]. file: [90366a449d] check-in: [942a9be029] user: mistachkin branch: trunk, size: 17691 | |
04:29 | Some test portability enhancements for Mono. file: [ad7c592d5e] check-in: [62d83650d5] user: mistachkin branch: trunk, size: 17676 | |
2015-04-08
| ||
23:12 | Modify the test suite itself to work without the 'object' command, if necessary. file: [6402419a74] check-in: [673875e370] user: mistachkin branch: trunk, size: 17652 | |
2014-01-04
| ||
02:32 | Make sure that all non-legacy tests honor the global connection flags. file: [9a330c96d4] check-in: [14dd55b26b] user: mistachkin branch: trunk, size: 17637 | |
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: [1924f50b2d] check-in: [17e1e7df74] user: mistachkin branch: trunk, size: 17619 | |
2012-12-29
| ||
21:37 | In the test suite, avoid leaking memory used for data/temp_store_directory. Fix missing description in test [bb4b04d457]. file: [5b9db287ae] check-in: [99a46a4feb] user: mistachkin branch: trunk, size: 17605 | |
2012-10-27
| ||
02:38 | Add native logging callback to the interop assembly for use in the debug build. Make the test for ticket [72905c9a77] shutdown SQLite prior to attempting to enable logging. Fix test constraints on tests for tickets [72905c9a77] and [e1b2e0f769] (i.e. wrap them using the fixConstraints helper procedure). Enhancements to the test suite infrastructure. file: [de3a625749] check-in: [4b64a8d444] user: mistachkin branch: trunk, size: 17523 | |
2012-10-26
| ||
22:34 | Further improvements to the threading test and test suite infrastructure related to garbage collection. file: [dacdaddf27] check-in: [4a6f2f3342] user: mistachkin branch: trunk, size: 17517 | |
20:47 | Simplify critical handle count result matching by the threading test. file: [ed9a88e11b] check-in: [be3b5a073a] user: mistachkin branch: trunk, size: 17491 | |
20:37 | Add the ability for the test suite to track counts of CriticalHandle derived object instances. Also, slightly simplify test for ticket [6c6ecccc5f]. file: [c436cc8cec] check-in: [09c5128542] user: mistachkin branch: trunk, size: 17501 | |
18:16 | Improvements to threading test. file: [2420c60fec] check-in: [3e3ebf10da] user: mistachkin branch: trunk, size: 17358 | |
2012-10-16
| ||
16:45 | Several fixes and adjustments to the stress test and threading test. file: [3679459000] check-in: [1814dad245] user: mistachkin branch: trunk, size: 16276 | |
2012-10-13
| ||
06:14 | Update SQLite core library to latest trunk code. Centralize sqlite3_shutdown handling in the test suite infrastructure. file: [f23f5f0423] check-in: [986baaa70f] user: mistachkin branch: threadAbortProtect, size: 16266 | |
2012-10-12
| ||
11:28 | Added: Enhance Thread.Abort protection and add a special test for it. Also, enhance the test suite infrastructure in support of this new test and fix comments in a related test file. file: [a5d13ed96e] check-in: [6f81afd900] user: mistachkin branch: threadAbortProtect, size: 16219 | |