summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-17Merge branch 'lukeshu/archlinux+cleanup+librelib' into lukeshu/xbsLuke Shumaker
2016-04-17Use the librelib version of get_full_versionlukeshu/archlinux+cleanup+librelibLuke Shumaker
2016-04-17Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2016-04-17Add "#!/hint/bash" to the beginning of several files.Luke Shumaker
2016-04-17Use `grep &>/dev/null` instead of `grep -q` when operating on piped stdin.Luke Shumaker
2016-04-17test/: Make which architectures to build for configurable.Luke Shumaker
2016-04-17test/: make TMPDIR configurable via config.testingLuke Shumaker
2016-04-17test/lib/common.inc: fix a bad mergeLuke Shumaker
2016-04-17Move xihh's tests out of tests/ into tests-xihh/Luke Shumaker
2016-04-17Merge branch 'lukeshu/xbs' into testmergeLuke Shumaker
2016-04-17get tests from lukeshu/archlinux+cleanup+librelibLuke Shumaker
2016-04-16Fix quoting around variables, especially arrays.Luke Shumaker
2014-06-18more quoting an printf fixesLuke Shumaker
2014-06-18The eval+printf %q thing wasn't worth the hard-to-read codeLuke Shumaker
2014-06-17more quoting fixesLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
2013-06-29use the get_full_version from libremessages (actually, common.sh)Luke Shumaker
2013-06-17use xbs, not svnLuke Shumaker
2013-06-17fix testsLuke Shumaker
2013-06-16fix TMPDIRLuke Shumaker
2013-06-16Don't make assumptions about the host architecture.Luke Shumaker
2013-06-12test/: use libremakepkg instead of arch-*buildLuke Shumaker
2013-01-31db-update: Ignore forgeign staging packagesPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-10-03test: Do not suppress devtools outputPierre Schmitz
2012-06-10Make repositories for testing2x configurablePierre Schmitz
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-04-29Respect TMPDIR config when creating the working directoryPierre Schmitz
2012-02-19Fix typo and leftover shm usagePierre Schmitz
2012-02-19Add at least one positive signing testPierre Schmitz
2012-01-08Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-12-19Avoid calls to basenamePierre Schmitz
2011-12-18Validate package signatures on db-updatePierre Schmitz
2011-11-05Add simple tests for db-repo-add and db-repo-removePierre Schmitz
2011-11-05Add test for moving multiple packages at oncePierre Schmitz
2011-11-05Split package database test functions from check* functionsPierre Schmitz
2011-11-05check svn entry for any packagesPierre Schmitz
2011-11-05db-remove: support removing multiple packages at oncePierre Schmitz
2011-11-05Adjust tests to use new db-remove interfacePierre Schmitz
2011-10-30Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-08-13update shunit to 2.1.6Pierre Schmitz
2011-08-03Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-07-24Fix test for use with recent namcap releasesPierre Schmitz
2011-07-24Use /tmp instead of /dev/shm for temporary filesPierre Schmitz
2011-04-16Merge branch 'master' of git://projects.archlinux.org/dbscriptsJoshua Ismael Haase Hernández
2011-04-16Merge branch 'master' of ~/packages/dbscripts into pruebaJoshua Ismael Haase Hernández
2011-04-15Python parts ready for bash usage in python 2 and 3Joshua Ismael Haase Hernández
2011-04-13Fixed more errors and refactoringJoshua Ismael Haase Hernández