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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make tests scripts error if a test fails
Lucas Perlind
2023-04-03
2
-24
/
+26
*
Add tests for string case conversion
Jeroen van Rijn
2023-03-24
1
-0
/
+46
*
Apply #shared_nil to Network_Error
Jeroen van Rijn
2023-03-04
1
-7
/
+10
*
Finish cleaning up core_net.
Jeroen van Rijn
2023-03-03
1
-2
/
+2
*
manually start merging core_net
Colin Davidson
2023-03-01
3
-1
/
+517
*
Merge pull request #2269 from Skytrias/luapattern
gingerBill
2022-12-22
3
-2
/
+406
|
\
|
*
folder name changed
skytrias
2022-12-21
2
-29
/
+29
|
*
fix styling issues and use switches in cases its necessary, add comments to h...
skytrias
2022-12-20
1
-3
/
+3
|
*
add iter_index and update tests to use easier matcher setup
skytrias
2022-12-20
1
-50
/
+22
|
*
case insensitive helper call
skytrias
2022-12-18
1
-24
/
+28
|
*
add proper unicode walking
skytrias
2022-12-18
1
-42
/
+102
|
*
balanced string, frontier pattern, gsub_with and their tests added
skytrias
2022-12-18
1
-12
/
+47
|
*
create lua strlib text package and tests
skytrias
2022-12-18
3
-1
/
+334
*
|
Add more utility procedures to small array
Lucas Perlind
2022-12-21
2
-1
/
+62
|
/
*
Improve core:math procedures and add loads of unit tests
gingerBill
2022-11-29
1
-1
/
+835
*
Merge pull request #1544 from FancyKillerPanda/build_ignore
gingerBill
2022-11-03
1
-1
/
+0
|
\
|
*
Removed //+build ignore from tests/core/math/big/test.odin.
FancyKillerPanda
2022-02-24
1
-1
/
+0
|
*
Changed //+ignore to //+build ignore.
FancyKillerPanda
2022-02-24
1
-1
/
+1
*
|
Enable libc complex test.
Jeroen van Rijn
2022-09-22
1
-2
/
+5
*
|
Correcting libc pow bindings
13419596
2022-09-21
2
-0
/
+128
*
|
[core:image/tga] Add tests.
Jeroen van Rijn
2022-09-10
1
-0
/
+23
*
|
cleanup tests
Phil
2022-09-01
1
-0
/
+7
*
|
add sort_by_indices overload and test
Phil
2022-09-01
1
-0
/
+16
*
|
add tests for sort_by_indices
Phil
2022-09-01
1
-0
/
+65
*
|
cleanup slice sorting with indices changes
Phil
2022-09-01
1
-1
/
+4
*
|
have sort_with_indices allocate. Add a couple convenience procs for using the...
Phil
2022-09-01
1
-10
/
+4
*
|
Add test for core:slice.
Jeroen van Rijn
2022-09-01
2
-1
/
+103
*
|
Correct naming in tests
gingerBill
2022-07-11
2
-4
/
+4
*
|
[image/png] Construct test paths differently.
Jeroen van Rijn
2022-06-11
1
-1
/
+2
*
|
Correct xml test
gingerBill
2022-05-12
1
-1
/
+1
*
|
Fix issue 1761. Added the test vector to the core and vendor tests
zhibog
2022-05-04
1
-0
/
+4
*
|
[xxhash] For the streaming tests, randomly select the size to use.
Jeroen van Rijn
2022-05-02
1
-5
/
+23
*
|
[xxhash] Add tests for large inputs
Jeroen van Rijn
2022-05-02
2
-3
/
+155
*
|
[tests/core/image] Remove old crappy PPM writer.
Jeroen van Rijn
2022-04-30
1
-201
/
+0
*
|
[pbm] Also test PFM formats.
Jeroen van Rijn
2022-04-30
1
-14
/
+95
*
|
Merge branch 'master' into pr/1726
Jeroen van Rijn
2022-04-30
1
-1
/
+1
|
\
\
|
*
|
[xml] Add `parse_from_string` overload.
Jeroen van Rijn
2022-04-30
1
-1
/
+1
*
|
|
[pbm] Fixes.
Jeroen van Rijn
2022-04-30
1
-42
/
+44
*
|
|
[pbm] WIP unit tests. part deux.
Jeroen van Rijn
2022-04-30
1
-2
/
+26
*
|
|
[pbm] WIP unit tests.
Jeroen van Rijn
2022-04-30
1
-15
/
+43
*
|
|
[pbm] Normalize some errors, correct .depth
Jeroen van Rijn
2022-04-30
1
-6
/
+6
|
/
/
*
|
[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] Fix segfault on destroy on Linux
Jeroen van Rijn
2022-04-29
1
-9
/
+9
*
|
[i18n] Add tests.
Jeroen van Rijn
2022-04-29
4
-3
/
+196
*
|
[i18n/xml] Move I18N XML files to their own assets directory.
Jeroen van Rijn
2022-04-29
7
-22
/
+74
*
|
[i18n] QT Linguist TS reader.
Jeroen van Rijn
2022-04-29
1
-26
/
+26
*
|
[xml] Enable tests.
Jeroen van Rijn
2022-04-28
2
-7
/
+24
*
|
[xml] Speedup.
Jeroen van Rijn
2022-04-28
1
-8
/
+9
[prev]
[next]