首頁 探索 說明
登入
madscientist
/
CodeDweller-Tests
關注 1
收藏 0
複製 0
程式碼 問題 0 合併請求 0 版本發佈 0 Wiki 活動
37 提交
1 分支
目錄樹: 323a2142dc
CodeDweller-Tests/TestChild/buildAndRun

buildAndRun 258B
原始文件 Normal View 歷史記錄

Testing CodeDweller::Child. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@42 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 年之前
Set up directory structure for CodeDweller unit tests. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@13 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 年之前
​
​
​
​
​
Testing CodeDweller::Child. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@42 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 年之前
Set up directory structure for CodeDweller unit tests. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@13 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 年之前
​
​
​
​
​
1234567891011121314
  1. CFLAGS='-I.. -std=c++11 -g -O0 -pthread'
  2. g++ $CFLAGS childProgram.cpp -o childProgram
  3. if [ $? -ne 0 ]
  4. then
  5. exit -1
  6. fi
  7. g++ $CFLAGS testChild.cpp ../CodeDweller/child.cpp ../CodeDweller/timing.cpp -o testChild
  8. if [ $? -ne 0 ]
  9. then
  10. exit -1
  11. fi
  12. ./testChild
© Gitea 版本: 1.9.6 頁面: 13ms 樣板: 1ms
繁體中文(台灣)
繁體中文(台灣) English 简体中文 繁體中文(香港) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil polski български italiano suomi Türkçe čeština српски svenska 한국어
JavaScript licenses API 網站 Go1.12.13