summaryrefslogtreecommitdiff
path: root/test/aggregate-results.sh
AgeCommit message (Expand)Author
2015-09-25test suite: don't consider skipped individual tests as failingDavid Bremner
2013-09-08test: exit with nonzero value when not all tests completed successfullyTomi Ollila
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2010-09-20test: Fix to actually report errors (!).Carl Worth
2010-09-17test: Cleanup the test outputCarl Worth
2010-09-16Copy test framework from GitMichal Sojka