Skip to content

swaldhoer/unit-testing

Repository files navigation

Simple Unit Testing

Getting Started

  1. Get the repository

    $ git clone https://github.com/swaldhoer/unit-testing.git
    $ cd unit-testing
  2. Configure, build and test the project

    $ ./waf.sh configure --googletest-bootstrap
    $ ./waf.sh build_bin
    $ ./waf.sh build_test
  3. Run clang-format on the project

    $ ./waf.sh clang-format --cf-arg -i

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published