Add more tests and some impl improvements from their results

This commit is contained in:
Riyyi
2026-08-21 20:43:46 +02:00
parent ba9c95a09f
commit 6e81c87501
7 changed files with 412 additions and 122 deletions
+1
View File
@@ -3,6 +3,7 @@
mkdir -p build
odin test tests/ -collection:src=src -out:build/tests.bin \
-define:ODIN_TEST_CLIPBOARD=true \
-define:ODIN_TEST_THREADS=0 \
-define:ODIN_TEST_TRACK_MEMORY=false \
-define:ODIN_TEST_RANDOM_SEED=1 \