summaryrefslogtreecommitdiff
path: root/test/test-common.sh
AgeCommit message (Expand)Author
2018-10-01(BATS) test: Move files aroundLuke Shumaker
2018-10-01test: librerelease: Begone with setup()Luke Shumaker
2018-10-01test: Centalize setup in common_setup where it makes senseLuke Shumaker
2018-10-01test: Fix file permissionsLuke Shumaker
2018-10-01test: Add globfile() to make it easy to check if a file matching a glob existsLuke Shumaker
2018-10-01test: Clean up (config) file writingLuke Shumaker
2018-10-01test: test-common.sh: Roll chroot_before in to common_beforeLuke Shumaker
2018-10-01test: test-common.bash: Remove hooks from before()Luke Shumaker
2018-10-01test: test-common.sh: Sync the unset list with restore_envvars in makepkgLuke Shumaker
2018-10-01test: test-common.sh: Add some comments, tidyLuke Shumaker
2018-10-01test: Normalize on "status" instead of "stat" "ret" or "r" for storing exit c...Luke Shumaker
2018-09-30test: Have $HOME be owned by test-common.sh instead of testenvLuke Shumaker
2018-09-30test: Have $chrootdir be owned by testenv instead of test-common.shLuke Shumaker
2018-09-29test: Have GPG stop dropping private keys in my home directoryLuke Shumaker
2018-01-02test/test-common.sh: equals: fix quotingLuke Shumaker
2017-10-13blacklist test: distinguish between empty string and empty line properIsaac David
2017-05-24test: have 'empty' checks be a bit more verboseLuke Shumaker
2017-05-05test: librestage: add tests for the (not yet implemented) sourceball featureLuke Shumaker
2017-05-04random tidy upLuke Shumaker
2017-04-11test/test-common.sh: Ensure that an old gpg-agent isn't running.Luke Shumaker
2017-04-11test/test-common.sh: Put the test name in the tmpdir path.Luke Shumaker
2017-04-11test/test-common.sh: Improve btrfs-aware rm-rf cleanupLuke Shumaker
2017-04-11test/: Tidy before()/after() definitions.Luke Shumaker
2017-04-11test: Do a better job of cleaning up chroots.Luke Shumaker
2017-02-14Add librechroot delete tests.Luke Shumaker
2015-05-20Use #!/hint/bash instead of the more verbose commentLuke Shumaker
2014-10-01clean up shebangsLuke Shumaker
2014-02-02test: `! true` doesn't trip `set -e`, do subshell magicLuke Shumaker
2014-01-19libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119Luke Shumaker
2014-01-05test/: re-jigger the chroot tests to be fast on btrfsLuke Shumaker
2013-10-04test: Avoid letting environmental variables affect thingsLuke Shumaker
2013-09-30test-common.sh: add an empty() routine to check if a file is empty, use itLuke Shumaker
2013-09-12test: tidy up, make everything use test-common.shLuke Shumaker
2013-09-11test: tidy upLuke Shumaker
2013-06-05add a system to skip tests that require networking or sudo.Luke Shumaker