Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
scripts
Age
Commit message (
Expand
)
Author
2016-10-22
makepkg: Move parseopts from library to libmakepkg
Alad Wenter
2015-05-12
makepkg-template: support multiple --template-dirs
Dominik Fischer
2015-01-11
test makepkg-template: Add update-version-with-newest-option
Florian Pritz
2015-01-11
test makepkg-template: Add template-without-version
Florian Pritz
2015-01-11
test makepkg-template: Add name-charset-valid
Florian Pritz
2015-01-11
test makepkg-template: Add name-charset-invalid
Florian Pritz
2015-01-11
test makepkg-template: Add missing-template-symlink
Florian Pritz
2015-01-11
test makepkg-template: Add missing-template-file
Florian Pritz
2015-01-11
test makepkg-template: Add keep-old-version
Florian Pritz
2015-01-11
test makepkg-template: Add invalid-template-line-unknown-marker
Florian Pritz
2015-01-11
test makepkg-template: Add invalid-template-line-missing-name
Florian Pritz
2015-01-11
test makepkg-template: Add invalid-key
Florian Pritz
2015-01-11
Add testrunner for makepkg-template
Florian Pritz
2014-12-28
add tap_ prefix to test helper functions
Andrew Gregory
2014-12-28
use tap.sh for bash tests
Andrew Gregory
2014-12-24
add vim modeline to test files
Andrew Gregory
2014-11-04
add pacman-db-upgrade-v9.py to check_SCRIPTS
Andrew Gregory
2014-11-04
tests/pacman-db-upgrade-v9: set additional paths
Andrew Gregory
2014-10-13
add pacman-db-upgrade test
Andrew Gregory
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2013-11-15
Replace "echo" command with "printf" in human_to_size_test.sh
Jason St. John
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
Makefile.am: fix typo in LOG_DRIVER variable
Andrew Gregory
2013-08-21
provide default values for test scripts
Andrew Gregory
2013-08-21
convert test scripts to tap output
Andrew Gregory
2013-05-07
Merge branch 'maint'
Allan McRae
2013-04-30
Add --noprepare option to makepkg
Eric BĂ©langer
2013-04-18
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-02-07
make test/scripts/human_to_size.sh executable
Andrew Gregory
2012-06-25
Scripts testsuite output consistency
Allan McRae
2012-06-25
scripts/library: add human_to_size
Dave Reisner
2012-04-24
scripts/library: introduce parseopts
Dave Reisner