Update test paths.

This commit is contained in:
Jeroen van Rijn
2022-04-26 14:23:23 +02:00
parent a5342a0126
commit 5e11ad2e1e
8 changed files with 55 additions and 49 deletions
+2 -2
View File
@@ -5,9 +5,9 @@ set PATH_TO_ODIN==..\..\odin
echo ---
echo Running vendor:botan tests
echo ---
%PATH_TO_ODIN% run botan %COMMON%
%PATH_TO_ODIN% run botan %COMMON% -out:vendor_botan.exe
echo ---
echo Running vendor:glfw tests
echo ---
%PATH_TO_ODIN% run glfw %COMMON%
%PATH_TO_ODIN% run glfw %COMMON% -out:vendor_glfw.exe