Compare commits

..

2 Commits

Author SHA1 Message Date
1f5297f10e feat: add Valgrind suppressions and update CI/docs
Some checks failed
CI Code / Check coding style (pull_request) Successful in 30s
CI Code / Check spelling (pull_request) Successful in 17s
CI Code / Linux (ubuntu) (pull_request) Failing after 3h11m29s
CI Code / Linux (debian) (pull_request) Failing after 3h11m31s
CI Code / Linux (arch) (pull_request) Failing after 3h11m32s
- Add prof.supp with pthread TLS suppressions
- Update ci-build.sh with test configurations
- Document functional test best practices in CONTRIBUTING.md
2026-01-06 20:32:34 +03:00
768b79cf90 refactor(tests): migrate to content-based stubbing
- Replace stbbr_for_id() with stbbr_for_query()/stbbr_send()
- Content-based stubbing matches stanzas by namespace instead of ID
- Use regex assertions for flexible output matching
- Fix timing issues in chat_session and presence tests
2026-01-06 20:32:22 +03:00

Diff Content Not Available