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

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

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!