Try to get TAP working

This commit is contained in:
Ruben Laguna
2015-02-07 21:02:22 +01:00
parent 0ffb066242
commit 4ac616a7dd
8 changed files with 844 additions and 1 deletions

5
build-aux/tap-test Executable file
View File

@@ -0,0 +1,5 @@
#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap