Lines Matching +full:test +full:- +full:shared +full:- +full:dbg
5 set DBG=0 variable
6 if "%1%" == "/d" set DBG=1 variable
12 nmake DEBUG=%DBG%
15 rem # Download the official test cases (text files).
28 runtest.exe official.decTest --alloc
35 runtest.exe additional.decTest --alloc
40 echo # libmpdec: shared library
48 runtest_shared.exe official.decTest --alloc
55 runtest_shared.exe additional.decTest --alloc
63 nmake DEBUG=%DBG%
65 rem # Copy or download the official test cases (text files).
78 runtest.exe official.topTest --thread --alloc
85 runtest.exe additional.topTest --thread --alloc
99 apitest.exe --thread
104 echo # libmpdec++: shared library
112 runtest_shared.exe official.topTest --thread --alloc
119 runtest_shared.exe additional.topTest --thread --alloc
133 apitest_shared.exe --thread