Files
cproof/.gitmodules
jabber.developer2 ecdf299113
All checks were successful
CI Code / Check spelling (pull_request) Successful in 23s
CI Code / Check coding style (pull_request) Successful in 37s
CI Code / Linux (arch) (pull_request) Successful in 9m51s
CI Code / Linux (debian) (pull_request) Successful in 16m16s
CI Code / Linux (ubuntu) (pull_request) Successful in 16m31s
fix(build): Add stabber submodule and make functional tests conditional
- Add stabber as git submodule from jabber.space fork (fix/xmpp-parsing branch)
- Make functional tests conditional on HAVE_STABBER and HAVE_EXPECT
- Tests are skipped when dependencies are not available, preventing CI failures

Submodule: https://git.jabber.space/jabber.developer2/stabber.git
Branch: fix/xmpp-parsing
2025-12-09 17:00:52 +03:00

5 lines
145 B
Plaintext

[submodule "external/stabber"]
path = external/stabber
url = https://git.jabber.space/jabber.developer2/stabber.git
branch = fix/xmpp-parsing