summaryrefslogtreecommitdiff
path: root/test/librestage-test.sh
AgeCommit message (Expand)Author
2018-10-01(BATS) test: Move files aroundLuke Shumaker
2018-10-01test: Centalize setup in common_setup where it makes senseLuke 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: Normalize on "status" instead of "stat" "ret" or "r" for storing exit c...Luke Shumaker
2017-09-13test/librestage: mark the tests that make take a long timev20170913Luke Shumaker
2017-05-05test: librestage: add tests for the (not yet implemented) sourceball featureLuke Shumaker
2017-04-11test/: Tidy before()/after() definitions.Luke Shumaker
2015-01-01makepkg no longer supports split packages with different pkgverLuke Shumaker
2014-07-26test: update librestage testsLuke Shumaker
2014-06-27test/librestage: set xbs.conf:BUILDSYSTEMLuke Shumaker
2014-02-02test: `! true` doesn't trip `set -e`, do subshell magicLuke Shumaker
2013-11-02test: set LC_ALL instead of LANGLuke 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: set LANG=C when parsing the outputLuke Shumaker
2013-06-08librestage: handle PKGDEST better, fix testsv20130608Luke Shumaker
2013-06-05unit tests: make XDG_CONFIG_HOME not exist when checking usage textLuke Shumaker
2013-06-05librestage: clean up, add unit testsLuke Shumaker