summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-01makepkg no longer supports split packages with different pkgverLuke Shumaker
2015-01-01librefetch test: can no longer count on the DLAGENT being eval()edLuke Shumaker
2014-11-28Woops, also s/parabolagnulinux.org/parabola.nu/ in test/v20141128Luke Shumaker
2014-10-01conf.sh: make sysconfdir overridable at runtime, use this for testingv20141001Luke Shumaker
2014-10-01blacklist test: clean upLuke Shumaker
2014-10-01clean up shebangsLuke Shumaker
2014-07-26test: remove legacy systemd checkLuke Shumaker
2014-07-26test: update librestage testsLuke Shumaker
2014-06-28test/librechroot: work-around for a systemd bugLuke Shumaker
2014-06-27test/librestage: set xbs.conf:BUILDSYSTEMLuke Shumaker
2014-06-20fiddle with file locationsLuke Shumaker
2014-05-11test/librefetch: inhibit running an installed copy of librefetchLuke Shumaker
2014-05-11Add a rough test of file order from librefetch's tarballs.Luke Shumaker
2014-05-11test/librechroot: 'exit' isn't an executable program.Luke Shumaker
2014-03-05Fix librefetch tests more. I should not be committing code this tired.v20140305Luke Shumaker
2014-03-05fix the librefetch unit testsLuke Shumaker
2014-02-09add a test for the last commit (enabling networking during prepare())v20140210Luke Shumaker
2014-02-02test: `! true` doesn't trip `set -e`, do subshell magicLuke Shumaker
2014-02-02libremakepkg-test: test the -N flagLuke Shumaker
2014-02-02librechroot-test: check for the existance of ca-certificates.crtLuke Shumaker
2014-02-02test/librechroot: test CHROOTEXTRAPKGLuke Shumaker
2014-02-02test/librechroot: test the -N flagLuke Shumaker
2014-01-20test/librefetch: update the DLAGENTS settingv20140120.1testing-20140120.1Luke Shumaker
2014-01-20fix librechroot testtesting-20140120Luke Shumaker
2014-01-19libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119Luke Shumaker
2014-01-05update test/librerelease-test.shv20140106Luke Shumaker
2014-01-05test/libremakepkg: don't use -l in tests that don't require sudoLuke Shumaker
2014-01-05test/: re-jigger the chroot tests to be fast on btrfsLuke Shumaker
2013-11-02test: set LC_ALL instead of LANGLuke Shumaker
2013-10-26fix librefetch, add (some) tests for itv20131027Luke Shumaker
2013-10-26test: blacklist: shorten a couple of test namesLuke Shumaker
2013-10-26Merge pkgbuild-check-{nonfree,licenses}, add a summarize tool for it.Luke Shumaker
2013-10-15librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015Luke Shumaker
2013-10-15test: libremakepkg: add a test for bug #442, chcleanup not runningLuke Shumaker
2013-10-15testenv: verify that there is a command passedLuke Shumaker
2013-10-07test: librerelease: also set REPODEST, as librerelease checks for it.v20131007Luke Shumaker
2013-10-04test: Avoid letting environmental variables affect thingsLuke Shumaker
2013-10-04Fix tests for librereleaseLuke Shumaker
2013-10-04conf.sh: generalize {get,set}_conf_makepkg to {get,set}_varLuke Shumaker
2013-09-30librerelease: I was dumb and messed up the flags to `find`. Add unit tests.Luke Shumaker
2013-09-30test-common.sh: add an empty() routine to check if a file is empty, use itLuke Shumaker
2013-09-29Strip trailing whitespace everywhere.Luke Shumaker
2013-09-12test: tidy up, make everything use test-common.shLuke Shumaker
2013-09-11libreblacklist: Fix a bug in the -h flag, adjust the unit test to catch it.Luke Shumaker
2013-09-11test: Add pkgbuild-check-licenses-test.sh with a basic usage text test.Luke Shumaker
2013-09-11test: set LANG=C when parsing the outputLuke Shumaker
2013-09-11test: tidy upLuke Shumaker
2013-09-11test: pkgbuild-check-nonfree-test.sh: use test-common.shLuke Shumaker
2013-09-11test: libremakepkg-test.sh: add a unit test for issue #380Luke Shumaker
2013-09-11test: change how we do sudo (to make sure we stay in the test environment)Luke Shumaker