COMMITS
/ tests/issues/run.sh March 24, 2026
H
Rename temp test name given PR number
Harold Brenes committed
H
Add test case for implicit cast pointer to offset zero subtype field proc param
Harold Brenes committed
March 10, 2026
B
Fix generic cycle deadlock in struct layout
bymehul committed
B
fix: handle full-width bit_field literal masks
bymehul committed
March 2, 2026
L
fix broken bit_set parapoly specialization #6240
Louis Novy committed
January 23, 2026
C
Update run.bat and run.sh
CJ committed
December 31, 2025
S
Fix literal endianness (fix #6068)
ske committed
December 4, 2025
J
Add `-ignore-unused-defineables` to `tests/issues`.
Jeroen van Rijn committed
December 3, 2025
M
Fix duplicate code emission in type assertions.
miere43 committed
June 19, 2025
F
Add test for issue #3435
Feoramund committed
June 14, 2025
F
Add test for issue #2694
Feoramund committed
June 5, 2025
F
Let compound literal array be broadcast to a struct field of arrays
Feoramund committed
June 2, 2025
L
fix swizzle in for in statement
Laytan Laats committed
May 26, 2025
L
fix another type alias issue with mini cycle
Laytan Laats committed
April 30, 2025
L
adds the cases of #5043 and #5097 to the CI
Laytan Laats committed
December 28, 2024
S
Add regression tests reproducing the issue
Sebastian Pahnke committed
September 7, 2024
J
Add test for #4210
Jeroen van Rijn committed
June 7, 2024
L
fix not printing `Error:` when terminal has no color support
Laytan Laats committed
L
fix regression in test_issue_2395
Laytan Laats committed
L
utilize `odin test -all-packages` instead of (make/bat) scripts for running tests
Laytan Laats committed
June 5, 2024
A
Minor cleanup of makefiles and scripts
Andreas T Jonsson committed
June 2, 2024
J
Strip old test runner back out of `internal`, `issues` and `vendor`
Jeroen van Rijn committed
June 1, 2024
F
Disable `FANCY_OUTPUT` in Odin test scripts
Feoramund committed
July 19, 2023
L
Fix #2666 by checking for disabled when generating parapoly procs
Laytan Laats committed
June 13, 2023
F
[check-type] fix faulty #no_nil variants error
finn committed
May 21, 2023
J
Add test for #2466
J.C. Moyer committed
May 9, 2023
J
Add test for issue #2056
J.C. Moyer committed
October 8, 2022
L
Github CI: Add test case for issue 2113
Lucas Perlind committed
September 28, 2022
J
[strconv] Add parsing of Inf & NaN
Jeroen van Rijn committed
April 26, 2022
J
Update test paths.
Jeroen van Rijn committed
J
Address edge cases.
Jeroen van Rijn committed
April 24, 2022
J
Update tests to use new filename generation code.
Jeroen van Rijn committed
April 8, 2022
J
Compiler: Allow -out: to not have an extension on *nix for executables (only).
Jeroen van Rijn committed
April 6, 2022
J
Compiler: Add early error for output path being a directory.
Jeroen van Rijn committed
April 5, 2022
J
-file for tests\issues.
Jeroen van Rijn committed
March 23, 2022
G
Fix issue #829 "Compiler crashes when declaring maps with procedure"
gitlost committed