Yawning Angel aa8e6e0938 tests: Add random number generator tests 1 month ago
..
test_128.odin 0a528777e8 utilize `odin test -all-packages` instead of (make/bat) scripts for running tests 1 year ago
test_4553_matrix_align.odin 25ae3d0785 Add regression test for #4553 1 year ago
test_abs.odin 5defddffd0 reorganize tests and handle endian 11 months ago
test_anonymous_globals.odin 6450459008 Convert test case indentation to tabs 2 months ago
test_asan.odin 0a528777e8 utilize `odin test -all-packages` instead of (make/bat) scripts for running tests 1 year ago
test_chacha8rand.odin aa8e6e0938 tests: Add random number generator tests 1 month ago
test_global_any.odin a0462aa8d7 Fix test for global procedure initialization 5 months ago
test_intrinsics_enum_contiguous.odin d08ebf56e7 Add intrinsics.type_enum_is_contiguous test 6 months ago
test_intrinsics_integer_to.odin ea806f1d5e new compiler intrinsics type_integer_to_unsigned,type_integer_to_signed 8 months ago
test_map.odin 4d1d754cae fix `specific_union_variant in map_keyed_by_union` not converting to union type 1 year ago
test_nan_comparison.odin 396a18efce fix variable NaN comparisons 8 months ago
test_pow.odin 7aeed8b205 skip pow -25 for linux arm64 too 2 months ago
test_proc_group_type_inference.odin 654c5b2c06 Fix memory leaks in type inference test 3 months ago
test_rtti.odin 0a528777e8 utilize `odin test -all-packages` instead of (make/bat) scripts for running tests 1 year ago
test_signedness_comparisons.odin 1fbc5641c0 Add to `tests/internal` 6 months ago
test_string_compare.odin 0a528777e8 utilize `odin test -all-packages` instead of (make/bat) scripts for running tests 1 year ago
test_union_switch.odin 99aa0d3a35 fix type switching over internal pointer union 1 year ago