File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -216,17 +216,6 @@ This library leverages **C++23 standard library features**:
216216* [ Catch2] ( https://github.com/catchorg/catch2 ) - Testing framework
217217* [ nlohmann-json] ( https://github.com/nlohmann/json ) - JSON support (for optional JSON features)
218218
219- ## Test Results
220-
221- The library passes ** 21 out of 22 test suites** with ** 240 out of 242 assertions** (99.2% pass rate):
222-
223- ✅ All core functionality tests pass
224- ✅ Unicode, IDNA, and Punycode tests pass
225- ✅ Network (IPv4/IPv6) parsing tests pass
226- ✅ Percent encoding/decoding tests pass
227- ✅ URL parsing and serialization tests pass
228- ⚠️ 2 edge case assertions in dot-segment path normalization (minor regression)
229-
230219## Acknowledgements
231220
232221This library includes Unicode processing support from [ uni-algo] ( https://github.com/uni-algo/uni-algo ) .
You can’t perform that action at this time.
0 commit comments