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
/
core
/
normal.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbio: add package
Laytan Laats
2026-01-11
1
-0
/
+1
*
kqueue: fix bsds, add user filter, add struct tests
Laytan Laats
2026-01-11
1
-0
/
+1
*
core:math/bits: Add docs + tests for `rotate_left*` and `log2`
Jeroen van Rijn
2025-10-14
1
-0
/
+1
*
Package lines for base32, move its tests to tests"
Jeroen van Rijn
2025-10-09
1
-0
/
+1
*
Fix typo
gingerBill
2025-08-08
1
-2
/
+2
*
Fix more procedure to be `contextless`
gingerBill
2025-08-08
1
-2
/
+2
*
fix os2.process_exec on non-windows and add a smoke test
Laytan Laats
2024-10-03
1
-0
/
+1
*
Add tests for `core:sync` and `core:sync/chan`
Feoramund
2024-09-11
1
-0
/
+2
*
Add test suite for `core:io`
Feoramund
2024-08-28
1
-0
/
+1
*
Merge pull request #3962 from Feoramund/regex
gingerBill
2024-08-21
1
-0
/
+1
|
\
|
*
Add tests for `core:text/regex`
Feoramund
2024-07-22
1
-0
/
+1
*
|
posix: add package
Laytan Laats
2024-08-14
1
-0
/
+1
*
|
Merge `core:simd/util` into `core:bytes`
Feoramund
2024-08-10
1
-1
/
+1
*
|
Add tests for vectorized `index_*` procs
Feoramund
2024-08-06
1
-0
/
+1
*
|
fix os.read_dir with symlinks
Laytan Laats
2024-08-03
1
-0
/
+1
*
|
try to add sys/windows to the normal core tests
Thomas la Cour
2024-07-26
1
-0
/
+1
|
/
*
Add `core:encoding/uuid`
Feoramund
2024-06-22
1
-0
/
+1
*
Merge pull request #3767 from Feoramund/use-rng-context-in-test-runner
Jeroen van Rijn
2024-06-19
1
-0
/
+1
|
\
|
*
Add tests for `core:math/rand`
Feoramund
2024-06-15
1
-0
/
+1
*
|
Add missing imports to `core` test suite
Feoramund
2024-06-18
1
-0
/
+2
|
/
*
Merge branch 'master' into png_cleanup
Jeroen van Rijn
2024-06-09
1
-0
/
+1
|
\
|
*
Merge branch 'master' into tlsf-allocator
Jeroen van Rijn
2024-06-09
1
-0
/
+1
*
|
Image: Add improved blending method and test it.
Jeroen van Rijn
2024-06-09
1
-1
/
+0
|
/
*
utilize `odin test -all-packages` instead of (make/bat) scripts for running t...
Laytan Laats
2024-06-07
1
-0
/
+39