Skip to content

Apacz87/binary_operations

Repository files navigation

Binary Operations

Build Status codecov
Author: Tomasz Leman
Date: 11/12/2017

Binary Operations library.

Description:

Simple library of binary operations. Serves as an example of using google unit tests library and Travis CI.

TODO List:

  • Create repository for a static library,
  • Add library source,
  • Add GoogleTest library,
  • Write unit tests,
  • Write CMake script,
  • Integrate Travis CI,
  • Integrate Codecov for code coverage.