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

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

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!