index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add regression test for #4553
Gavin
2024-12-05
1
-0
/
+53
*
fix type switching over internal pointer union
Laytan Laats
2024-08-12
1
-0
/
+24
*
fix `specific_union_variant in map_keyed_by_union` not converting to union type
Laytan Laats
2024-07-29
1
-0
/
+20
*
Use test's random generator
Feoramund
2024-06-15
1
-26
/
+13
*
Update `core:math/rand` to use `context.random_generator` and remove `rand.Rand`
gingerBill
2024-06-15
1
-21
/
+41
*
utilize `odin test -all-packages` instead of (make/bat) scripts for running t...
Laytan Laats
2024-06-07
8
-43
/
+10
*
Minor cleanup of makefiles and scripts
Andreas T Jonsson
2024-06-05
1
-4
/
+6
*
Strip old test runner back out of `internal`, `issues` and `vendor`
Jeroen van Rijn
2024-06-02
8
-367
/
+99
*
Updated makefiles to exclude some tests on BSDs
Andreas T Jonsson
2024-05-13
1
-2
/
+4
*
Enable in Makefile
Jeroen van Rijn
2024-05-12
1
-1
/
+1
*
Add 1 more each for < and >
Jeroen van Rijn
2024-05-12
1
-0
/
+2
*
Test string compare
Jeroen van Rijn
2024-05-12
3
-3
/
+99
*
fix amd64 sysv abi to pass asan everywhere
Laytan Laats
2024-04-04
2
-1
/
+66
*
fix 128 bit int alignment on arm64
Laytan Laats
2024-04-04
3
-3
/
+67
*
correct newly found vets
Laytan Laats
2024-04-03
1
-6
/
+6
*
fix hxa test use after free, skip weird pow test failure
Laytan Laats
2024-02-02
1
-2
/
+10
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
Delete test artifact.
Jeroen van Rijn
2023-11-04
1
-0
/
+0
*
Work around LLVM idiocy.
Jeroen van Rijn
2023-11-04
2
-3
/
+9
*
Add math.pow2_f{16,32,64}, fast floating point 2^x where x is an integer.
Jeroen van Rijn
2023-11-04
3
-3
/
+74
*
Temporarily disable RTTI test on Windows.
Jeroen van Rijn
2023-10-31
2
-2
/
+2
*
Add test for RTTI
Jeroen van Rijn
2023-10-30
3
-8
/
+113
*
Make tests scripts error if a test fails
Lucas Perlind
2023-04-03
1
-1
/
+1
*
Test new map when used as a set.
Jeroen van Rijn
2022-11-15
1
-0
/
+117
*
map tests for Linux and Mac
Jeroen van Rijn
2022-11-13
2
-1
/
+8
*
map: Add tests for update + delete.
Jeroen van Rijn
2022-11-13
1
-5
/
+148
*
Update tests/internal/build.bat
Jeroen van Rijn
2022-11-12
1
-1
/
+2
*
Add tests/internal/build.bat
Jeroen van Rijn
2022-11-12
1
-0
/
+2
*
Add tests for new map implementation.
Jeroen van Rijn
2022-11-12
1
-0
/
+122