A template for c++ autotools + gtest and tap test runners.

Hein-Pieter van Braam f21cd35809 Small whitespace fix пре 9 година
src 654a67536b Initial commit пре 9 година
tests c99bbb88ce Correct naming convention for tap tests. пре 9 година
.gitignore c99bbb88ce Correct naming convention for tap tests. пре 9 година
AUTHORS 654a67536b Initial commit пре 9 година
COPYING 654a67536b Initial commit пре 9 година
ChangeLog 654a67536b Initial commit пре 9 година
INSTALL 654a67536b Initial commit пре 9 година
Makefile.am f21cd35809 Small whitespace fix пре 9 година
NEWS 654a67536b Initial commit пре 9 година
README 0aeff2ea80 Add some text to the README пре 9 година
configure.ac 0fb6b2d0e0 Make sure we install all missing files пре 9 година

README

Simple template auto* project that contains test frameworks and tools. Simply replace the occurances of 'template' with your program name and you're good to go!