summaryrefslogtreecommitdiff
path: root/tests/libtest.sh
Commit message (Expand)AuthorAgeFilesLines
* bash: Fix shellcheck warningsa13460542021-10-141-2/+2
* Add SPDX-License-Identifier for files that already specify licenseSimon McVittie2021-08-311-0/+1
* tests: Use $() in preference to backquotesSimon McVittie2021-06-281-1/+1
* tests: Remove a useless use of catSimon McVittie2021-06-281-1/+1
* tests: Really clean up test temporary directorySimon McVittie2021-06-281-2/+2
* libtest: Add directive and 'set -e' for better shellcheck diagnosticsSimon McVittie2021-06-281-0/+4
* tests: Remove unnecessary nestingSimon McVittie2021-06-281-2/+1
* tests: Quote more defensivelySimon McVittie2021-06-281-9/+9
* Extract some common test setup into libtest.shSimon McVittie2021-06-281-0/+73
* libtest-core: Separate out bubblewrap-specific partsSimon McVittie2021-06-181-0/+37