ocaml-containers/tests/core
Samuel Hym f58310913a Allow explicit fallback to bytecode for various tests
Relax the requirements for the tests, to fall back on the bytecode
version when the native version is not available. Otherwise the tests
will fail on bytecode-only architectures.
2022-12-22 23:08:14 +01:00
..
compat reformat 2022-07-04 13:36:06 -04:00
dune Allow explicit fallback to bytecode for various tests 2022-12-22 23:08:14 +01:00
t.ml reformat 2022-07-04 13:36:06 -04:00
t_array.ml reformat 2022-07-04 13:36:06 -04:00
t_bencode.ml reformat 2022-07-04 13:36:06 -04:00
t_bool.ml reformat 2022-07-04 13:36:06 -04:00
t_byte_buffer.ml reformat 2022-07-04 13:36:06 -04:00
t_canonical_sexp.ml reformat 2022-07-04 13:36:06 -04:00
t_cbor.ml fix(cbor): use int64 as main int type 2022-07-06 22:27:24 -04:00
t_char.ml reformat 2022-07-04 13:36:06 -04:00
t_either.ml reformat 2022-07-04 13:36:06 -04:00
t_eq.ml reformat 2022-07-04 13:36:06 -04:00
t_float.ml reformat 2022-07-04 13:36:06 -04:00
t_format.ml use preproc to deal with 4.03 and others < 4.08 versions 2022-07-02 23:39:33 -04:00
t_fun.ml reformat 2022-07-04 13:36:06 -04:00
t_hash.ml reformat 2022-07-04 13:36:06 -04:00
t_hashtbl.ml reformat 2022-07-04 13:36:06 -04:00
t_heap.ml reformat 2022-07-04 13:36:06 -04:00
t_int.ml reformat 2022-07-04 13:36:06 -04:00
t_int32.ml Merge branch 'master' into ccbv_bytes2 2022-07-04 14:35:25 -04:00
t_int64.ml Merge branch 'master' into ccbv_bytes2 2022-07-04 14:35:25 -04:00
t_IO.ml reformat 2022-07-04 13:36:06 -04:00
t_list.ml reformat 2022-07-04 13:36:06 -04:00
t_map.ml reformat 2022-07-04 13:36:06 -04:00
t_nativeint.ml reformat 2022-07-04 13:36:06 -04:00
t_option.ml reformat 2022-07-04 13:36:06 -04:00
t_ord.ml reformat 2022-07-04 13:36:06 -04:00
t_parse.ml reformat 2022-07-04 13:36:06 -04:00
t_random.ml reformat 2022-07-04 13:36:06 -04:00
t_result.ml reformat 2022-07-04 13:36:06 -04:00
t_seq.ml reformat 2022-07-04 13:36:06 -04:00
t_set.ml reformat 2022-07-04 13:36:06 -04:00
t_sexp.ml reformat 2022-07-04 13:36:06 -04:00
t_string.ml reformat 2022-07-04 13:36:06 -04:00
t_unix.ml reformat 2022-07-04 13:36:06 -04:00
t_utf8string.ml reformat 2022-07-04 13:36:06 -04:00
t_vector.ml Rewrite a test so that it passes also on the bytecode backend 2022-12-22 23:08:14 +01:00