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

Hein-Pieter van Braam f21cd35809 Small whitespace fix %!s(int64=10) %!d(string=hai) anos
src 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
tests c99bbb88ce Correct naming convention for tap tests. %!s(int64=10) %!d(string=hai) anos
.gitignore c99bbb88ce Correct naming convention for tap tests. %!s(int64=10) %!d(string=hai) anos
AUTHORS 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
COPYING 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
ChangeLog 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
INSTALL 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
Makefile.am f21cd35809 Small whitespace fix %!s(int64=10) %!d(string=hai) anos
NEWS 654a67536b Initial commit %!s(int64=10) %!d(string=hai) anos
README 0aeff2ea80 Add some text to the README %!s(int64=10) %!d(string=hai) anos
configure.ac 0fb6b2d0e0 Make sure we install all missing files %!s(int64=10) %!d(string=hai) anos

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!