ocaml-containers/tests
2013-03-20 16:09:55 +01:00
..
benchs.ml changed interface of Cache.S.with_cache_rec 2013-03-07 18:12:35 +01:00
helpers.ml test file for Graph 2013-03-05 11:25:08 +01:00
run_tests.ml start testing of Enum 2013-03-18 23:59:52 +01:00
test_deque.ml rewrote Deque to be safe (no Obj anymore); 2013-03-14 14:14:13 +01:00
test_enum.ml copied Heap into Enum for implementing merge_sorted; test merge_sorted 2013-03-20 16:09:55 +01:00
test_fHashtbl.ml added a is_empty function for FHashtbl; 2013-03-10 15:04:38 +01:00
test_flatHashtbl.ml some tests for functional hashtables 2013-03-07 12:41:45 +01:00
test_fQueue.ml added a functional Queue implementation 2013-03-09 20:35:45 +01:00
test_graph.ml more graph tests 2013-03-05 11:39:34 +01:00
test_heap.ml copied code of SplayTree into Heap, to reduce dependencies 2013-03-20 15:49:52 +01:00
test_pHashtbl.ml small test change 2013-03-05 09:55:38 +01:00
test_univ.ml cleanrer interface for Univ 2013-03-14 14:43:08 +01:00
test_vector.ml renamed tests/tests.ml into tests/run_tests.ml; 2013-03-17 18:36:51 +01:00