summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20Fix db-add testlukeshu/rebase/gbsf/wip-rebuild-of-dbscriptsGabriel Souza Franco
2018-02-20Fix 'all' arch in db-addGabriel Souza Franco
2018-02-19add some TODOsFlorian Pritz
2018-02-19add new tests; miscFlorian Pritz
2018-02-19make tests.d/testing2x workFlorian Pritz
2018-02-19make tests.d/ftpdir-cleanup workFlorian Pritz
2018-02-19be more quiet unless errors occurFlorian Pritz
2018-02-19make test.d/db-move.sh passFlorian Pritz
2018-02-19make test.d/create-filelists.sh passFlorian Pritz
2018-02-19fix configFlorian Pritz
2018-02-19implement getting files from svnFlorian Pritz
2018-02-19add tag to get_file_from_pkgrepoFlorian Pritz
2018-02-19check the pkgbuild before adding stuff to the repoFlorian Pritz
2018-02-19remove db-repo-removeFlorian Pritz
2018-02-19remove unused functionFlorian Pritz
2018-02-19add sudo supportFlorian Pritz
2018-02-19make db-move work with pkgnamesFlorian Pritz
2018-02-19bugfixFlorian Pritz
2018-02-19bugfixFlorian Pritz
2018-02-19fix db-updateFlorian Pritz
2018-02-19cleanupFlorian Pritz
2018-02-19fix arch_db_addFlorian Pritz
2018-02-19cleanupFlorian Pritz
2018-02-19use global variable to track history changes and commit everything at onceFlorian Pritz
2018-02-19add historical git repo; fix db-moveFlorian Pritz
2018-02-19somewhat workingFlorian Pritz
2018-02-15Add usage testsPierre Schmitz
2018-02-15PR-2: Default to x86_64 for check_packagesPierre Schmitz
2018-02-15PR-2: Allow i686 for testsPierre Schmitz
2018-02-15Remove i686 from configFlorian Pritz
2018-02-15db-functions: deduplicate some repeated logicEli Schwartz
2018-02-15Use more bashismsEli Schwartz
2018-02-15Use modern bash to append to strings/arrays.Eli Schwartz
2018-02-15ARCHES is an array, do not attempt to call it as a stringEli Schwartz
2018-02-15Update messages to make full use of printf formattersEli Schwartz
2018-02-15Use return codes properly when checking for failed commands.Eli Schwartz
2017-11-01Install required packages for testingPierre Schmitz
2017-07-11Use archlinux/base imagePierre Schmitz
2017-05-30config: add GPL3/LGPL3 to ALLOWED_LICENSESJohannes Löthberg
2017-04-23Add travis build status to README.mdPierre Schmitz
2017-04-23Add initial README filePierre Schmitz
2017-04-23Document test cases in a more readable formatPierre Schmitz
2017-04-23Move test cases and fixtures to more meaningful directoriesPierre Schmitz
2017-04-23Move package and db checks from test cases to libraryPierre Schmitz
2017-04-21Correctly use checkRemovedPackagePierre Schmitz
2017-04-20Reduce test dependenciesPierre Schmitz
2017-04-20Remove dependency on devtoolsPierre Schmitz
2017-04-20Allways build packages for all supported architecturesPierre Schmitz
2017-04-20Use tmpfs as build dirPierre Schmitz
2017-04-20Remove useless codePierre Schmitz