Giter VIP home page Giter VIP logo

tddbc3osaka's Introduction

TDDBCのC++の残念なサンプルコード

##このリポジトリは

  • TDDBC大阪2.0の課題のサンプル(途中まで).
    URL: http://devtesting.jp/tddbc/?TDDBC%E5%A4%A7%E9%98%AA2.0%2F%E8%AA%B2%E9%A1%8C

  • このリポジトリには C++11 成分が含まれています: C++11が使える環境が必要.

  • このリポジトリには Boost 成分が含まれています: Boostが使える環境が必要.

  • このリポジトリには gtest 成分が含まれています: gtestをダウンロードしようね!
    URL: http://code.google.com/p/googletest/

  • Mac OS X 上の g++ 4.7.2 と boost1.52.0 と gtest 1.6.0 で動作確認してます.

このリポジトリを使いたい人へ

  • Makefile の CXX を 適宜書き換よう!

  • リポジトリのディレクトリのトップに落としてきたgtestのディレクトリを"gtest"と言う名前で置こう!

Windows上のMinGWでg++を使うお方へ

  • Makefile の CPPFLAGS の -std=c++11 を -std=gnu++11 に書き換えよう!

  • .gitignore に *.exe を追加しよう!

その他

  • ま、まあ、がんばれや。

tddbc3osaka's People

Contributors

kikairoya avatar

Watchers

murase_syuka avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.