mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Add initial tests for big rationals
This commit is contained in:
@@ -11,4 +11,6 @@ echo Running core:math/big tests
|
||||
echo ---
|
||||
|
||||
%PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
|
||||
python3 test.py %TEST_ARGS%
|
||||
python3 test.py %TEST_ARGS%
|
||||
|
||||
odin test test_core_math_big.odin -file
|
||||
Reference in New Issue
Block a user