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

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

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!