summaryrefslogtreecommitdiffstats
path: root/test/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-05-12makepkg-template: support multiple --template-dirsDominik Fischer12-4/+56
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz5-0/+50
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz3-0/+28
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz2-0/+18
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz2-0/+21
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz5-0/+58
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz2-0/+20
2015-01-11test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz2-0/+12
2015-01-11test makepkg-template: Add invalid-keyFlorian Pritz2-0/+12
2015-01-11Add testrunner for makepkg-templateFlorian Pritz3-0/+77
2014-12-28add tap_ prefix to test helper functionsAndrew Gregory2-45/+45
2014-12-28use tap.sh for bash testsAndrew Gregory2-69/+14
2014-12-24add vim modeline to test filesAndrew Gregory2-0/+4
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory1-0/+1
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory1-1/+5
2014-10-13add pacman-db-upgrade testAndrew Gregory1-0/+21
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2013-11-15Replace "echo" command with "printf" in human_to_size_test.shJason St. John1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John2-56/+56
2013-11-15Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory2-2/+2
2013-08-21provide default values for test scriptsAndrew Gregory2-6/+8
2013-08-21convert test scripts to tap outputAndrew Gregory2-20/+29
2013-05-07Merge branch 'maint'Allan McRae1-1/+1
2013-04-30Add --noprepare option to makepkgEric BĂ©langer1-1/+1
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov1-1/+1
2013-02-07make test/scripts/human_to_size.sh executableAndrew Gregory1-0/+0
2012-06-26Scripts testsuite output consistencyAllan McRae2-4/+4
2012-06-26scripts/library: add human_to_sizeDave Reisner2-1/+77
2012-04-24scripts/library: introduce parseoptsDave Reisner2-0/+147