ocaml-containers/tests
2013-11-08 00:06:00 +01:00
..
benchs.ml in bench, compare Map to hashtables 2013-11-08 00:06:00 +01:00
helpers.ml test file for Graph 2013-03-05 11:25:08 +01:00
run_tests.ml some more tests 2013-10-29 00:59:34 +01:00
test_Behavior.ml Behavior is now based on Lwt rather than React, using futures. 2013-06-05 11:06:16 +02:00
test_bencode.ml some more tests 2013-10-29 00:59:34 +01:00
test_bij.ml fixed test_bij, definitely 2013-10-06 23:14:11 +02:00
test_BV.ml some more tests 2013-10-29 00:59:34 +01:00
test_bv.ml imperative bitvector module 2013-09-24 15:06:30 +02:00
test_cc.ml added CC (congruence closure with curryfied terms); 2013-04-17 15:43:19 +02:00
test_deque.ml rewrote Deque to be safe (no Obj anymore); 2013-03-14 14:14:13 +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_future.ml added a test for Future.Timer 2013-03-24 20:27:27 +01:00
test_gen.ml renamed Enum into Gen (for "generator"), and updated code and test to reflect so 2013-03-21 17:25:02 +01:00
test_graph.ml renamed Graph to PersistentGraph, not to collide with OCamlGraph 2013-06-13 15:17:52 +02:00
test_heap.ml copied code of SplayTree into Heap, to reduce dependencies 2013-03-20 15:49:52 +01:00
test_leftistheap.ml minor update of Leftistheap 2013-04-24 00:31:47 +02:00
test_PersistentHashtbl.ml update of persistent hashtable 2013-11-05 15:50:41 +01:00
test_pHashtbl.ml small test change 2013-03-05 09:55:38 +01:00
test_PiCalculus.ml some tests for PiCalculus 2013-05-20 21:44:17 +02:00
test_puf.ml added CC (congruence closure with curryfied terms); 2013-04-17 15:43:19 +02:00
test_splayMap.ml functional SplayTree as Maps 2013-04-24 00:32:04 +02:00
test_univ.ml cleanrer interface for Univ 2013-03-14 14:43:08 +01:00
test_vector.ml some more tests 2013-10-29 00:59:34 +01:00