summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-17Merge branch 'lukeshu/xbs' into testmergeLuke Shumaker
2016-04-17get tests from lukeshu/archlinux+cleanup+librelibLuke 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
2011-04-11bash-port ready for testing.Joshua Ismael Haase Hernández
2011-04-02Add simple checks for handling signed packagesPierre Schmitz
2011-03-26Use repo-add to create the files database for each repoPierre Schmitz
2011-03-26Adjust test for latest devtools; Be less generic with package extensionPierre Schmitz
2011-03-23Add support for packages which use the epoch variablePierre Schmitz
2011-03-21* Changed sync_all_repo to adress bug83Joshua Ismael Haase Hernández
2011-03-05* Added «depends» field to Package class.Joshua Ismael Haase Hernández
2011-02-14* Added test for generate_exclude_list_from_blacklistJoshua Ismael Haase Hernández
2011-02-14* Added debug action to generate_exclude_list_from_blacklistJoshua Ismael Haase Hernández
2011-02-14* TestCase for pkginfo_from_rsync_outputJoshua Ismael Haase Hernández