mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 16:36:46 +00:00
Add core:mem tests.
This commit is contained in:
@@ -78,6 +78,11 @@ echo Running core:math/noise tests
|
||||
echo ---
|
||||
%PATH_TO_ODIN% test math/noise %COMMON% -out:test_noise.exe || exit /b
|
||||
|
||||
echo ---
|
||||
echo Running core:mem tests
|
||||
echo ---
|
||||
%PATH_TO_ODIN% test mem %COMMON% -out:test_core_mem.exe || exit /b
|
||||
|
||||
echo ---
|
||||
echo Running core:net
|
||||
echo ---
|
||||
|
||||
Reference in New Issue
Block a user