홈 탐색 도움말
로그인
madscientist
/
CodeDweller-Tests
보기 1
좋아요 0
포크 0
코드 이슈 0 풀 리퀘스트 0 릴리즈 0 위키 Activity
33 커밋
1 브렌치
트리: dbfa0c4e3a
CodeDweller-Tests/TestChild/buildAndRun

buildAndRun 258B
Raw 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 페이지: 36ms 템플릿: 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