Domů Procházet Nápověda
Přihlásit se
madscientist
/
CodeDweller-Tests
Sledovat 1
Oblíbit 0
Rozštěpit 0
Zdrojový kód Úkoly 0 Požadavky na natažení 0 Vydání 0 Wiki Aktivita
4 Revize
1 Větev
Strom: a13967b811
CodeDweller-Tests/TestChild/buildAndRun

buildAndRun 223B
Surový Normal View Historie

Modified for new directory structure. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@15 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
před 10 roky
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
před 10 roky
​
​
​
​
​
Modified for new directory structure. git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@15 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
před 10 roky
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
před 10 roky
​
​
​
​
​
1234567891011121314
  1. CFLAGS='-I.. -std=c++0x -g -O0'
  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 -o testChild
  8. if [ $? -ne 0 ]
  9. then
  10. exit -1
  11. fi
  12. ./testChild
© Gitea Verze: 1.9.6 Strana: 14ms Šablona: 1ms
čeština
čeština English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil polski български italiano suomi Türkçe српски svenska 한국어
JavaScript licenses API Webové stránky Go1.12.13