index
:
mirror/parabola/dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
pending
production/repo
xihh/stable
mirror of git://projects.parabola.nu/dbscripts.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test.d
/
db-update.sh
Age
Commit message (
Expand
)
Author
2016-04-17
Consistently use "$(dirname "$(readlink -e "$0")")"
Luke Shumaker
2016-04-17
Use `grep &>/dev/null` instead of `grep -q` when operating on piped stdin.
Luke Shumaker
2016-04-17
test/: Make which architectures to build for configurable.
Luke Shumaker
2016-04-16
Fix quoting around variables, especially arrays.
Luke Shumaker
2013-01-31
db-update: Ignore forgeign staging packages
Pierre Schmitz
2012-10-27
Add the possibility to run all svn commands with a different user
Pierre Schmitz
2012-10-03
test: Do not suppress devtools output
Pierre Schmitz
2011-12-19
Avoid calls to basename
Pierre Schmitz
2011-03-26
Adjust test for latest devtools; Be less generic with package extension
Pierre Schmitz
2011-03-23
Add support for packages which use the epoch variable
Pierre Schmitz
2011-01-27
test: add testUpdateSameAnyPackageToSameRepository
Pierre Schmitz
2010-12-02
db-update: Fail if a set of split packages is incomplete
Pierre Schmitz
2010-11-25
Split tests into several files
Pierre Schmitz