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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[i18n] Enable *nix tests again.
Jeroen van Rijn
2022-04-29
1
-1
/
+1
*
Disable i18n test for *nix for now.
Jeroen van Rijn
2022-04-29
1
-1
/
+1
*
[i18n] Enable i18n test on Linux.
Jeroen van Rijn
2022-04-29
1
-2
/
+5
*
[i18n] Add tests.
Jeroen van Rijn
2022-04-29
1
-2
/
+3
*
Update test paths.
Jeroen van Rijn
2022-04-26
1
-14
/
+14
*
Address edge cases.
Jeroen van Rijn
2022-04-26
1
-15
/
+14
*
Update tests to use new filename generation code.
Jeroen van Rijn
2022-04-24
1
-14
/
+15
*
Add -help to CI tests.
Jeroen van Rijn
2022-04-05
1
-9
/
+9
*
Use `WIFEXITED()` and `WEXITSTATUS()` on Unix `system()` exit code
gitlost
2022-03-24
1
-1
/
+4
*
Fix issue #1537 "filepath.split_list requires a trailing separator"
gitlost
2022-03-23
1
-1
/
+4
*
Fix some core:encoding/hxa stuff (error handling, header, max -> min)
gitlost
2022-03-16
1
-1
/
+5
*
Merge branch 'master' into fract_trunc_classify_#1574
gitlost
2022-03-09
1
-3
/
+7
|
\
|
*
[varint] Add LEB128 decoding + tests
Jeroen van Rijn
2022-03-08
1
-2
/
+6
*
|
Fix issue #1574 "fract in linalg/glm is broken" by fixing
gitlost
2022-03-08
1
-2
/
+9
|
/
*
Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds...
NoahR02
2022-02-08
1
-2
/
+5
*
Add tests to Linux and Mac and add vendor tests
zhibog
2021-11-10
1
-2
/
+5
*
xxhash: Disable prefetch on Linux.
Jeroen van Rijn
2021-09-11
1
-1
/
+1
*
xxhash: Fix test on Linux.
Jeroen van Rijn
2021-09-11
1
-1
/
+1
*
Add xxhash tests to CI.
Jeroen van Rijn
2021-09-09
1
-1
/
+4
*
Also use custom test runner on Linux.
Jeroen van Rijn
2021-09-08
1
-3
/
+3
*
Try to address test timeouts.
Jeroen van Rijn
2021-09-08
1
-3
/
+0
*
Tests: Integrate `strings` into CI.
Jeroen van Rijn
2021-09-07
1
-1
/
+5
*
Add Makefile for tests.
Jeroen van Rijn
2021-09-07
1
-0
/
+15
[prev]