tap-test

Sun, 10 Sep 2017 15:10:34 -0400

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sun, 10 Sep 2017 15:10:34 -0400
changeset 38712
ea49cd76cf47
parent 37593
17c34d87c5b3
permissions
-rwxr-xr-x

Use GDK button constants instead of magic numbers.

#! /bin/sh

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

$1 -k --tap

mercurial