Age | Commit message (Expand) | Author |
2016-02-08 | Refactor the build system. Avoid recursive make. | Luke Shumaker |
2015-05-31 | librefetch: Don't try to use makepkg to create .sig files. | Luke Shumaker |
2015-05-20 | Use #!/hint/bash instead of the more verbose comment | Luke Shumaker |
2015-01-05 | librefetch: wasn't cleaning up temp filesv20150105.1 | Luke Shumaker |
2015-01-05 | librefetch: that's what I get for commiting a fix without a test | Luke Shumaker |
2015-01-05 | test to make sure local repo packages aren't cached (issue #435) | Luke Shumaker |
2015-01-04 | Found a mistake in librefetch-install, use @pkgconfdir@ to avoid those types ... | Luke Shumaker |
2015-01-01 | makepkg no longer supports split packages with different pkgver | Luke Shumaker |
2015-01-01 | librefetch test: can no longer count on the DLAGENT being eval()ed | Luke Shumaker |
2014-11-28 | Woops, also s/parabolagnulinux.org/parabola.nu/ in test/v20141128 | Luke Shumaker |
2014-10-01 | conf.sh: make sysconfdir overridable at runtime, use this for testingv20141001 | Luke Shumaker |
2014-10-01 | blacklist test: clean up | Luke Shumaker |
2014-10-01 | clean up shebangs | Luke Shumaker |
2014-07-26 | test: remove legacy systemd check | Luke Shumaker |
2014-07-26 | test: update librestage tests | Luke Shumaker |
2014-06-28 | test/librechroot: work-around for a systemd bug | Luke Shumaker |
2014-06-27 | test/librestage: set xbs.conf:BUILDSYSTEM | Luke Shumaker |
2014-06-20 | fiddle with file locations | Luke Shumaker |
2014-05-11 | test/librefetch: inhibit running an installed copy of librefetch | Luke Shumaker |
2014-05-11 | Add a rough test of file order from librefetch's tarballs. | Luke Shumaker |
2014-05-11 | test/librechroot: 'exit' isn't an executable program. | Luke Shumaker |
2014-03-05 | Fix librefetch tests more. I should not be committing code this tired.v20140305 | Luke Shumaker |
2014-03-05 | fix the librefetch unit tests | Luke Shumaker |
2014-02-09 | add a test for the last commit (enabling networking during prepare())v20140210 | Luke Shumaker |
2014-02-02 | test: `! true` doesn't trip `set -e`, do subshell magic | Luke Shumaker |
2014-02-02 | libremakepkg-test: test the -N flag | Luke Shumaker |
2014-02-02 | librechroot-test: check for the existance of ca-certificates.crt | Luke Shumaker |
2014-02-02 | test/librechroot: test CHROOTEXTRAPKG | Luke Shumaker |
2014-02-02 | test/librechroot: test the -N flag | Luke Shumaker |
2014-01-20 | test/librefetch: update the DLAGENTS settingv20140120.1testing-20140120.1 | Luke Shumaker |
2014-01-20 | fix librechroot testtesting-20140120 | Luke Shumaker |
2014-01-19 | libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119 | Luke Shumaker |
2014-01-05 | update test/librerelease-test.shv20140106 | Luke Shumaker |
2014-01-05 | test/libremakepkg: don't use -l in tests that don't require sudo | Luke Shumaker |
2014-01-05 | test/: re-jigger the chroot tests to be fast on btrfs | Luke Shumaker |
2013-11-02 | test: set LC_ALL instead of LANG | Luke Shumaker |
2013-10-26 | fix librefetch, add (some) tests for itv20131027 | Luke Shumaker |
2013-10-26 | test: blacklist: shorten a couple of test names | Luke Shumaker |
2013-10-26 | Merge pkgbuild-check-{nonfree,licenses}, add a summarize tool for it. | Luke Shumaker |
2013-10-15 | librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015 | Luke Shumaker |
2013-10-15 | test: libremakepkg: add a test for bug #442, chcleanup not running | Luke Shumaker |
2013-10-15 | testenv: verify that there is a command passed | Luke Shumaker |
2013-10-07 | test: librerelease: also set REPODEST, as librerelease checks for it.v20131007 | Luke Shumaker |
2013-10-04 | test: Avoid letting environmental variables affect things | Luke Shumaker |
2013-10-04 | Fix tests for librerelease | Luke Shumaker |
2013-10-04 | conf.sh: generalize {get,set}_conf_makepkg to {get,set}_var | Luke Shumaker |
2013-09-30 | librerelease: I was dumb and messed up the flags to `find`. Add unit tests. | Luke Shumaker |
2013-09-30 | test-common.sh: add an empty() routine to check if a file is empty, use it | Luke Shumaker |
2013-09-29 | Strip trailing whitespace everywhere. | Luke Shumaker |
2013-09-12 | test: tidy up, make everything use test-common.sh | Luke Shumaker |