Home Explore Help
Sign In
madscientist
/
CodeDweller-Tests
Watch 1
Star 0
Fork 0
Code Issues 0 Pull Requests 0 Releases 0 Wiki Activity
48 Commits
1 Branch
Tree: 277520771c
CodeDweller-Tests/TestChild/buildAndRun

buildAndRun 258B
Raw Normal View History

Testing CodeDweller::Child. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@42 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 years ago
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 years ago
​
​
​
​
​
Testing CodeDweller::Child. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@42 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
10 years ago
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 years ago
​
​
​
​
​
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 Version: 1.9.6 Page: 83ms Template: 2ms
English
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 Website Go1.12.13