| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Retire the old issue template. | Garrett D'Amore | 2020-11-12 |
| | | |||
| * | Add RFE issue template. | Garrett D'Amore | 2020-11-12 |
| | | |||
| * | Update issue templates (#1341) | Garrett D'Amore | 2020-11-12 |
| | | |||
| * | GitHub actions need to run on pull requests too. | Garrett D'Amore | 2020-01-02 |
| | | |||
| * | fixes #1059 compat_tcp test sometimes times out | Garrett D'Amore | 2019-12-29 |
| | | |||
| * | fixes #1064 Potential deadlock in statistics code | Garrett D'Amore | 2019-12-29 |
| | | | | | | | | | fixes #1063 Include sanitizer runs in CI fixes #1068 Wssfile test sometimes fails with wrong error code While here, addressed a number of clang-tidy items, and some light cleanup of code we were already in. | ||
| * | Attempt at improved coverage for Darwin and mbedTLS. | Garrett D'Amore | 2019-12-27 |
| | | |||
| * | coverage collection not working on macOS | Garrett D'Amore | 2019-12-27 |
| | | |||
| * | fixes #1031 Code coverage is busted | Garrett D'Amore | 2019-12-26 |
| | | |||
| * | fixes #1032 Figure out Darwin bustedness | Garrett D'Amore | 2019-12-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | fixes #1035 Convey is awkward -- consider acutest.h This represents a rather large effort towards cleaning up our testing and optional configuration infrastructure. A separate test library is built by default, which is static, and includes some useful utilities design to make it easier to write shorter and more robust (not timing dependent) tests. This also means that we can cover pretty nearly all the tests (protocols etc.) in every case, even if the shipped image will be minimized. Subsystems which are optional can now use a few new macros to configure what they need see nng_sources_if, nng_headers_if, and nng_defines_if. This goes a long way to making the distributed CMakefiles a lot simpler. Additionally, tests for different parts of the tree can now be located outside of the tests/ tree, so that they can be placed next to the code that they are testing. Beyond the enabling work, the work has only begun, but these changes have resolved the most often failing tests for Darwin in the cloud. | ||
| * | Support for GitHub actions. | Garrett D'Amore | 2019-12-11 |
| | | | | | | | This allows us to test macOS (darwin), Windows, and Linux. The work is just initial, and does not include coverage of the TLS layer or ZeroTier portions, yet. | ||
| * | fixes #1017 Add nng manual to sponsoring options | Garrett D'Amore | 2019-12-11 |
| | | |||
| * | Create FUNDING.yml. | Garrett D'Amore | 2019-11-11 |
| | | |||
| * | Move some docs to docs directory, add CONTRIBUTING and templates. | Garrett D'Amore | 2018-03-02 |
