aboutsummaryrefslogtreecommitdiff
path: root/test/aggregate-results.sh
AgeCommit message (Expand)Author
2021-06-07test: aggregate-results updatesTomi Ollila
2019-07-05test: aggregate-results.sh: count test files where all tests skippedTomi Ollila
2019-06-11test: aggregate-results.sh: consistent style. zero forks.Tomi Ollila
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