Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-23 | ci: run tests in alpine vm | Sergey V. Lobanov | |
Alpine Linux uses musl libc so now accel-ppp is tested under musl Currently, Alpine Linux doesn't provide a link to the latest stable version so direct link to Alpine 3.20 is used Improved musl support might be used to run on platforms like openwrt without additional patches | |||
2024-08-19 | tests: add pcre negative cases, improve pcre-related code test coverage | Sergey V. Lobanov | |
these test cases will help for pcre2 migration (issue #173) |