mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-03-12 16:26:15 -04:00
- Fixed CCByte_slice tests: moved 'open CCByte_slice' after include T to avoid shadowing test framework's 'get' function - Fixed missing ;; terminators in t_option.ml and t_list.ml - Removed non-existent CCList.split_while function tests - Changed CCList.sorted_uniq to sort_uniq (correct function name) - Simplified t_result.ml additions to focus on core functionality - All tests now compile successfully with OCaml 5.3.0 |
||
|---|---|---|
| .. | ||
| cbor | ||
| core | ||
| data | ||
| pvec | ||