| .. |
|
assets
|
2fe961cbcd
Fold XML attribute whitespace.
|
1 年之前 |
|
bytes
|
a99e57c62c
bytes: fix last_index_byte off-by-one
|
1 年之前 |
|
c
|
1f04f541cf
Fix `-vet` and `-strict-style` failures in tests
|
1 年之前 |
|
compress
|
b82cfc5f15
Fix shoco heisenleak
|
1 年之前 |
|
container
|
e5f32e1455
Makes tracking allocator default to crashing on a bad free instead of add to bad_free_array. The bad_free_array remains to not break old code. The new default behavior is implemented in a callback that you can override, there's a second provided callback that provides the old behavior where an element was added to bad_free_array. Rationale: Many people are just checking the allocation_map, but don't check the bad free array. Several examples throughout core that use tracking allocator don't check bad_free_array either, so people have been taught not to check it.
|
1 年之前 |
|
crypto
|
b220df60b8
core:crypto/deoxysii: Initial import
|
10 月之前 |
|
encoding
|
51b80c5a20
encoding/json: marshal enumerated arrays to objects with key-value pairs
|
11 月之前 |
|
flags
|
074314b887
Fix data race in `test_core_flags`
|
1 年之前 |
|
fmt
|
a300a860ec
Add `#+feature dynamic-literals` to tests
|
1 年之前 |
|
hash
|
3d984d75cc
Add `#+feature dynamic-literals` to tests
|
1 年之前 |
|
image
|
3d984d75cc
Add `#+feature dynamic-literals` to tests
|
1 年之前 |
|
io
|
cca385209b
Remove double close
|
1 年之前 |
|
math
|
b49b80bdf9
Add test for `count_digits_of_base`
|
1 年之前 |
|
mem
|
ae0f69fbe2
cleanup test arenas
|
11 月之前 |
|
net
|
a300a860ec
Add `#+feature dynamic-literals` to tests
|
1 年之前 |
|
odin
|
26415bcb0e
Correct handling newlines between build tags in `core:odin`
|
1 年之前 |
|
os
|
3525e71739
Add tests for new `os2` path API
|
10 月之前 |
|
path
|
b0cbda4ee0
Fix indentation of tests
|
1 年之前 |
|
reflect
|
80b115748f
Port `tests\core\reflect`
|
1 年之前 |
|
runtime
|
ae0f69fbe2
cleanup test arenas
|
11 月之前 |
|
slice
|
a300a860ec
Add `#+feature dynamic-literals` to tests
|
1 年之前 |
|
strconv
|
25feff3eb4
Permit parsing of incomplete `infinity` but do not return true
|
1 年之前 |
|
strings
|
6054b921db
Add tests for new safe `to_cstring`
|
10 月之前 |
|
sync
|
aa25714d43
Remove comment from core sync tests now that they're fixed
|
1 年之前 |
|
sys
|
55302280d8
fix addrinfo struct def
|
11 月之前 |
|
text
|
bf63e9b093
Add test for regex preallocated captures.
|
1 年之前 |
|
thread
|
dacb0f7786
Port `tests\core\thread`
|
1 年之前 |
|
time
|
f8586d0051
oops, copy-paste-bug
|
1 年之前 |
|
unicode
|
1f04f541cf
Fix `-vet` and `-strict-style` failures in tests
|
1 年之前 |
|
.gitignore
|
5c8f78a25a
Add `*.bmp` to core tests `.gitignore`
|
1 年之前 |
|
download_assets.py
|
0a528777e8
utilize `odin test -all-packages` instead of (make/bat) scripts for running tests
|
1 年之前 |
|
normal.odin
|
76806080ef
fix os2.process_exec on non-windows and add a smoke test
|
1 年之前 |
|
speed.odin
|
d2a2c1e74e
Image: Add improved blending method and test it.
|
1 年之前 |