代码拉取完成,页面将自动刷新
rem ****
rem * for this command line build to work independent of where it was created
rem *
rem * Generate Project/Export Makefiles
rem *
rem * then do these edits to the generated files
rem * CppUTest.dep - change the relitive path to ....\program files to \program files
rem * AllTests.mak - At the end of the makefile where the depended upon CppUTest is made
rem* Change cd "\absolute\path\CppUTest" to cd ..
PATH=C:\Program Files\Microsoft Visual Studio\VC98\Bin;%PATH%
rem nmake /f CppUTest.mak CFG="CppUTest - Win32 Debug" all
cd tests
nmake /f AllTests.mak all
cd Debug
AllTests -v
cd ..\..
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。