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
/
core
/
testing
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make the io/conv.odin utilities be `#optional_ok`
gingerBill
2021-09-29
1
-1
/
+1
|
*
testing: Strip ; from test runner.
Jeroen van Rijn
2021-09-07
3
-114
/
+114
|
*
Enforce `core:builtin` and `core:intrinsics` for imports
gingerBill
2021-08-21
1
-1
/
+1
|
*
Make `or_else` and `or_return` operators (binary and suffix respectively)
gingerBill
2021-08-15
1
-1
/
+1
|
*
Use `or_else` in the core library when it makes sense
gingerBill
2021-07-05
1
-6
/
+1
|
*
Fix Windows test runner.
Jeroen van Rijn
2021-06-20
1
-1
/
+1
|
*
Remove unused import
gingerBill
2021-05-01
1
-1
/
+0
|
*
Add `testing.fail_now`
gingerBill
2021-05-01
2
-1
/
+14
|
*
Move comment
gingerBill
2021-05-01
2
-1
/
+1
|
*
Make the core:testing runner on windows run in a separate thread to handle ↵
gingerBill
2021-05-01
4
-6
/
+202
|
|
|
|
crashes in more safe manner
*
PNG: Fix tRNS handling.
Jeroen van Rijn
2021-05-01
1
-1
/
+0
|
*
Change from `test_*` prefix to `@(test)` attribute for `odin test`
gingerBill
2021-03-14
1
-5
/
+3
|
*
Add "NO TESTS RAN" message to `testing.runner` if no tests were ran
gingerBill
2021-03-14
1
-1
/
+5
|
*
Add `pkg` field to `testing.Internal_Test`
gingerBill
2021-03-14
2
-3
/
+21
|
*
`odin test` to work with the new `core:testing` package
gingerBill
2021-03-14
2
-0
/
+128