summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-08test: db-import-{any,keyring}: Test no-op runs [ci-skip]Luke Shumaker
2018-10-04test: Add tests for db-import-any [ci-skip]Luke Shumaker
2018-10-04db-update: Verify that we can re-release to new architectures [ci-skip]Luke Shumaker
2018-10-03test: Fixparabola/20181003.1Luke Shumaker
2018-09-26test: make_repo_torrents: Verify that it recovers from previous failures [ci-...Luke Shumaker
2018-09-26test: Add tests for db-import-keyring [ci-skip]Luke Shumaker
2018-09-26test/lib/import: Simplify STAGING config setupLuke Shumaker
2018-09-26test: Pull common stuff out of 'db-import-pkg.bats' in to 'import.bash'Luke Shumaker
2018-09-25test: Add make_repo_torrentsLuke Shumaker
2018-09-24test: db-import-pkg: Verify that we can add previously removed packages [ci-s...Luke Shumaker
2018-09-20test: db-import-pkg: Be stricter about checking the .db [ci-skip]Luke Shumaker
2018-09-20db-move, db-remove: Require explicitly prefixing "pkgname=" to use pkgnameLuke Shumaker
2018-09-03test: db-import-pkg: Give all upstreams multiple tagsLuke Shumaker
2018-09-03test: db-import-pkg: Add some move and remove tests [ci-skip]Luke Shumaker
2018-09-03test: db-import-pkg: Drop the skipped pool-selection testLuke Shumaker
2018-09-02db-import-pkg: Merge the config in to the main DBSCRIPTS_CONFIG systemLuke Shumaker
2018-08-20test: db-move: Verify that it accepts pkgname [ci-skip]Luke Shumaker
2018-08-20test: db-remove: Verify that it handles pkgnames list differing between arche...Luke Shumaker
2018-08-20Update documentationLuke Shumaker
2018-08-20Add from Parabola: db-importLuke Shumaker
2018-08-20rm testing2x cron-jobs/update-web-*Luke Shumaker
2018-08-20Don't use Docker for the test suite / use libremakepkgLuke Shumaker
2018-08-20test: common.bash: Fixtures don't contain directories; drop "-r" from cpLuke Shumaker
2018-08-20Minor cosmetic improvementsLuke Shumaker
2018-08-20test/lib/common.bash: Add the bash-hint shebang used in other filesLuke Shumaker
2018-08-20Remove unused variablesLuke Shumaker
2018-08-20Improve quotingLuke Shumaker
2018-08-20Add a VCS=none that does nothing, use it instead of VCS=svnLuke Shumaker
2018-07-26test: Centralize all SVN access in to 'vcs*' functions in the 'common-svn.bas...Luke Shumaker
2018-07-26Don't parse .db files ourselves; use expac insteadLuke Shumaker
2018-07-26test: Resolve "TODO: Does not fail if one arch is missing"Luke Shumaker
2018-07-26test: db-remove: Verify that it accepts pkgname (in addition to pkgbase)Luke Shumaker
2018-07-26test: checkPackageDB(): Resolve "FIXME: We guess the location of the PKGBUILD"Luke Shumaker
2018-07-13test: Don't use "! cmd" except as the last statement in a functionLuke Shumaker
2018-07-13test: db-move: Verify that it works on single-arch packagesLuke Shumaker
2018-07-03test: Fix typoed variablesarchlinux/2018060320180603Luke Shumaker
2018-06-19test: BUILDDIR must be owned by build userEli Schwartz
2018-05-28pacman 5.1 compatibilityEli Schwartz
2018-04-08test/: Verify that db-update won't release duplicate packages in the same tra...Luke Shumaker
2018-03-21Fixups near unquoted variablesLuke Shumaker
2018-03-19Don't use `grep -q` when operating on piped stdinLuke Shumaker
2018-03-15test: Fixup glob matchingLuke Shumaker
2018-03-15test: common.bash:__getCheckSum: Don't rely on IFSLuke Shumaker
2018-02-20test: db-update: verify that PKGEXT(S) is treated as a globLuke Shumaker
2018-02-20Fix overloading PKGEXT to mean two things.Eli Schwartz
2018-02-15Add usage testsPierre Schmitz
2018-02-15PR-2: Allow i686 for testsPierre Schmitz
2018-02-15Use modern bash to append to strings/arrays.Eli Schwartz
2017-11-01Install required packages for testingPierre Schmitz
2017-07-11Use archlinux/base imagePierre Schmitz