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 core:net test os.exit(1) on failure.
Jeroen van Rijn
2023-09-30
1
-0
/
+5
*
Allow any order of query strings in net.join_url tests.
Jeroen van Rijn
2023-09-30
1
-24
/
+98
*
Change large math/big test literals to hex.
Jeroen van Rijn
2023-09-30
2
-5
/
+6
*
Add test for utf8 multibyte strings
Abdelrahman Farid
2023-09-19
1
-0
/
+8
*
use KiB etc. instead of KB
Laytan Laats
2023-09-12
1
-14
/
+14
*
fix test case
Laytan Laats
2023-09-01
1
-1
/
+1
*
actually run the test
Laytan Laats
2023-09-01
1
-1
/
+2
*
Add formatting of bytes into the best unit of measurement
Laytan Laats
2023-09-01
2
-0
/
+62
*
Keep `-vet` happy by removing `using`
gingerBill
2023-07-31
5
-143
/
+99
*
Keep -vet happy
gingerBill
2023-07-31
2
-18
/
+15
*
Remove `using` where easily possible
gingerBill
2023-07-31
5
-26
/
+21
*
Fix #2684
Jeroen van Rijn
2023-07-28
1
-16
/
+18
*
Add missing comma
gingerBill
2023-05-29
1
-1
/
+1
*
fix #2550 json encoding should use surrogate pairs per RFC7159
Laytan Laats
2023-05-22
1
-1
/
+15
*
Merge pull request #2541 from laytan/add-hex-and-expand-percent-decoding
Jeroen van Rijn
2023-05-15
1
-0
/
+93
|
\
|
*
fix hex.encode and add tests for the package
Laytan Laats
2023-05-15
1
-0
/
+93
*
|
Add test for net.split_url
Yoshihiro Tanaka
2023-05-14
1
-9
/
+49
*
|
Join URL queries with &
Yoshihiro Tanaka
2023-05-14
1
-1
/
+35
|
/
*
Merge pull request #2445 from Lperlind/documentation/strings_returns
Jeroen van Rijn
2023-04-08
1
-12
/
+26
|
\
|
*
Document return values of strings and add allocator errors where
Lucas Perlind
2023-04-07
1
-12
/
+26
*
|
core/crypto: Add private attributes for internals
Yawning Angel
2023-04-08
1
-1
/
+7
|
/
*
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
[next]