tap-test

Mon, 05 Jun 2017 20:51:11 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 05 Jun 2017 20:51:11 -0500
changeset 38567
277d8f0ec6f8
parent 37593
17c34d87c5b3
permissions
-rwxr-xr-x

This should fix up https://github.com/tieto/sipe/issues/147 as paths for smileys were overlooked

#! /bin/sh

# run a GTest in tap mode. The test binary is passed as $1

$1 -k --tap

mercurial