summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-02test/test-common.sh: equals: fix quotingLuke Shumaker
2017-10-14blacklist get-rep: re-implement to query repos instead of blacklist.txtIsaac David
2017-10-13blacklist test: distinguish between empty string and empty line properIsaac David
2017-10-09blacklist: implement `get-url` function from `reference` and `id` fieldsIsaac David
2017-10-07blacklist.sh: update `normalize` and `get-reason` to reflect blacklist.txtIsaac David
2017-09-13test/librestage: mark the tests that make take a long timev20170913Luke Shumaker
2017-07-09test: librexgettext: Add testsLuke Shumaker
2017-07-09testenv: make resilient to changes in config.mkLuke Shumaker
2017-07-08test: librechroot: verify that the `-n` flag worksLuke Shumaker
2017-06-21test: conf.sh: don't assume conf.sh works in sh; use bashLuke Shumaker
2017-06-21test: librerelease: update for new REPODEST formatLuke Shumaker
2017-06-21test: librerelease: fix descriptionLuke Shumaker
2017-06-21test: conf.sh: verify that LIBREUSER is correct when `sudo sudo -u $LIBREUSER`Luke Shumaker
2017-05-24test: libremessages: check that setup_traps leaves stdout aloneLuke Shumaker
2017-05-24test: have 'empty' checks be a bit more verboseLuke Shumaker
2017-05-23add a librerelease testLuke Shumaker
2017-05-12test: libremakepkg: add (failing) check for $startdir symlinksLuke Shumaker
2017-05-12test: librefetch: add (failing) check for unnescessary recursionLuke Shumaker
2017-05-05test: don't let `git commit` fail if user.{email,name} aren't configuredv20170505Luke Shumaker
2017-05-05test: librerelease: avoid using $HOME in testsLuke Shumaker
2017-05-05test: librestage: add tests for the (not yet implemented) sourceball featureLuke Shumaker
2017-05-04test: toru-path: add a check for the T= option to set TORUPATHLuke Shumaker
2017-05-04test: toru-path: Add check for toru-path usage textLuke Shumaker
2017-05-04random tidy upLuke Shumaker
2017-05-04bugfix [1/2]: toru-path: Add a test for basic operation of toru-pathLuke Shumaker
2017-05-04bugfix [1/2]: libremakepkg: Check for detecting if distcc hook files existLuke Shumaker
2017-05-03libredbdiff: simplify config file generationLuke Shumaker
2017-05-03test: libredbdiff: Add another check for the option parser.Luke Shumaker
2017-05-03libredbdiff: Use _prbl for Parabola vars and _arch for Arch vars.Luke Shumaker
2017-05-02libredbdiff: make repos be a true array, make it configurableLuke Shumaker
2017-05-02bugfix [1/2]: libredbdiff: Add a test for handling multiple provides.Luke Shumaker
2017-05-01bugfix [1/2]: librefetch: Add a check for failing with bogus flagsLuke Shumaker
2017-05-01bugfix [1/2]: librefetch: Add check for SRCBUILD-to-SRCBUILD operationLuke Shumaker
2017-04-19gitget: correctly handle the -f[orce] flag on bare repositoriesLuke Shumaker
2017-04-11test/librechroot: Avoid waiting for pacman confirmation.Luke 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/lib-messages: it_works_with_no_color_and_set_euE doesn't need a subshellLuke 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: Use correct blacklist.txt URL.Luke Shumaker
2017-04-11libremakepkg: correctly exit if a hook failsLuke Shumaker
2017-04-11test: Do a better job of cleaning up chroots.Luke Shumaker
2017-02-14Add librechroot delete tests.Luke Shumaker
2016-04-15libremessages:flag: Fix several things (also librexgettext)Luke Shumaker
2016-04-14Print an error when trying to sync a copy with itself.Luke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2015-05-31librefetch: Don't try to use makepkg to create .sig files.Luke Shumaker
2015-05-20Use #!/hint/bash instead of the more verbose commentLuke Shumaker
2015-01-05librefetch: wasn't cleaning up temp filesv20150105.1Luke Shumaker