Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Skip running the Thread.Abort() related test on Mono. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9bcd92c26e6f68ed651ec0c4cc397beb |
User & Date: | mistachkin 2016-03-23 23:35:17 |
Context
2016-03-23
| ||
23:35 | Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. check-in: d3e312825a user: mistachkin tags: trunk | |
23:35 | Skip running the Thread.Abort() related test on Mono. check-in: 9bcd92c26e user: mistachkin tags: trunk | |
23:34 | Missed one spot when relocating the 'interop.h' file. check-in: 8556307f18 user: mistachkin tags: trunk | |
Changes
Changes to Tests/thread.eagle.