Pascal Neuperger

Results 3 issues of Pascal Neuperger

Caraya 1.2.1, LV2017SP1f3 (32-bit) I've been playing with the latest patch and found that the **Rerun All Tests** feature is behaving strangely. Here are a few scenarios I have tested:...

bug
test-manager-ui

**Describe the bug** The commit tagged by [`libssh2-1.11.1`](https://github.com/libssh2/libssh2/tree/libssh2-1.11.1) sets `LIBSSH2_VERSION` to "1.11.1_DEV" and `LIBSSH2_TIMESTAMP` to "DEV": https://github.com/libssh2/libssh2/blob/a312b43325e3383c865a87bb1d26cb52e3292641/include/libssh2.h#L51 https://github.com/libssh2/libssh2/blob/a312b43325e3383c865a87bb1d26cb52e3292641/include/libssh2.h#L85 **To Reproduce** Checkout [`libssh2-1.11.1`](https://github.com/libssh2/libssh2/tree/libssh2-1.11.1) and review the values for `LIBSSH2_VERSION` and `LIBSSH2_TIMESTAMP`....

duplicate

Caraya has a limited set of assertions that cover the typical use cases. Over the years I have found a need for additional assertions to cover various requirements. My intention...