summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-hashtbl/htbl.ml
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-2/+1
* Add String.hash and String.seeded_hash (#8878)Tom Kelly2022-04-081-15/+19
* Remove weak tables from the hash table testKC Sivaramakrishnan2021-11-111-22/+1
* Make ephemerons immutable.KC Sivaramakrishnan2021-11-111-0/+3
* [hashtbl] Restore ongoing traversal status after filter_map_inplace (#8746)Mehdi Bouaziz2020-10-121-0/+6
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-1/+1
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-7/+7
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-1/+29
* Migrate lib-hashtbl tests to ocamltestNicolas Ojeda Bar2017-12-051-0/+3
* Option-returning variants of stdlib functions (#885)Alain Frisch2016-11-071-0/+1
* Remove copyright notices in test files.Sébastien Hinderer2016-05-031-15/+0
* whitespace and long linesDamien Doligez2016-04-191-1/+3
* Add non-regression test for previous commit.Alain Frisch2016-03-101-0/+11
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Fix creation of Ephemeron.K2François Bobot2016-01-251-21/+65
* Fix testsuite.alainfrisch2016-01-221-0/+1
* GPR#243: Faster test suiteDamien Doligez2015-10-091-2/+2
* testsuite/lib-hashtbl: use LICENSE rather than /usr/share/dict/words to avoid...Gabriel Scherer2014-11-231-1/+1
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+0
* merge changes from 4.00 branching to 4.00.0 (part 2: testsuite)Damien Doligez2012-07-271-1/+1
* follow signature change of HashtblDamien Doligez2012-06-211-0/+1
* Keep type variable namesJacques Garrigue2011-09-221-1/+1
* Better hashing!Xavier Leroy2011-05-291-0/+192