This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edb1f8a76dfb380d862fb2d2d1239a398fc87fcd
Odin
/
tests
/
internal
T
History
Laytan Laats
c35a45e823
fix global and static any
...
Fixes
#4627
2025-05-17 16:49:30 +02:00
..
test_128.odin
utilize
odin test -all-packages
instead of (make/bat) scripts for running tests
2024-06-07 15:50:00 +02:00
test_4553_matrix_align.odin
Add regression test for
#4553
2024-12-05 15:26:18 -05:00
test_abs.odin
reorganize tests and handle endian
2025-02-06 21:44:34 +01:00
test_asan.odin
utilize
odin test -all-packages
instead of (make/bat) scripts for running tests
2024-06-07 15:50:00 +02:00
test_global_any.odin
fix global and static any
2025-05-17 16:49:30 +02:00
test_intrinsics_integer_to.odin
new compiler intrinsics type_integer_to_unsigned,type_integer_to_signed
2025-05-15 01:00:40 +09:30
test_map.odin
fix
specific_union_variant in map_keyed_by_union
not converting to union type
2024-07-29 02:32:13 +02:00
test_nan_comparison.odin
fix variable NaN comparisons
2025-04-30 20:04:24 +02:00
test_pow.odin
utilize
odin test -all-packages
instead of (make/bat) scripts for running tests
2024-06-07 15:50:00 +02:00
test_rtti.odin
utilize
odin test -all-packages
instead of (make/bat) scripts for running tests
2024-06-07 15:50:00 +02:00
test_string_compare.odin
utilize
odin test -all-packages
instead of (make/bat) scripts for running tests
2024-06-07 15:50:00 +02:00
test_union_switch.odin
fix type switching over internal pointer union
2024-08-12 00:02:05 +02:00