ocaml-containers/tests
Simon Cruanes f6f088b1b9 Fix test compilation issues and simplify result tests
- 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
2026-02-08 05:38:24 +00:00
..
cbor move to dune 3.0, fix warnings 2024-05-13 21:42:54 -04:00
core Fix test compilation issues and simplify result tests 2026-02-08 05:38:24 +00:00
data ocamlformat 2024-12-13 00:17:53 -05:00
pvec move to ocamlformat 0.27, format code 2025-11-25 20:11:54 -05:00