The project "Citadel server, clients, utilities":
The branch, master has been updated
via ecc79bc73864dd82673e5874546c58c1ee900cd6 (commit)
from d335351e40288a2824a97b8c056db4baddba3edc (commit)
- Log -----------------------------------------------------------------
commit ecc79bc73864dd82673e5874546c58c1ee900cd6
Author: Art Cancro <[email protected]>
Date: Wed Sep 10 09:33:50 2025 -0700
xdifftest: annotate test harness, return error count for CI integration
- Added SPDX license tag and copyright header to clarify authorship.
- Replaced hardcoded return value with dynamic error count to support CI
pass/fail detection.
-----------------------------------------------------------------------
Summary of changes:
citadel/tests/xdifftester/xdifftest.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
Citadel server, clients, utilities