summaryrefslogtreecommitdiff
path: root/test/pacman/tests
AgeCommit message (Expand)Author
2019-05-15tests should change "i686" to "pentium4" if sse2 is availableErich Eckner
2019-01-04allow tests for disabled features to be skippedAndrew Gregory
2018-12-10check localdb before upgrading packageAndrew Gregory
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-16unlink_file: strip trailing slashesAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04extract db files with dbonlyAndrew Gregory
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory
2016-05-05Print replacements when using -SupAllan McRae
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-01-15test version range restrictions corner caseDominik Fischer
2015-12-05skip conflicts resolved by file replacementAndrew Gregory
2015-12-05Detect potential conflict when symlink to directory is changing to directoryAllan McRae
2015-11-28hooks: pass matched targets to hooksAndrew Gregory
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory
2015-10-18add hook testsAndrew Gregory
2015-09-19sortbydeps: skip local packages being updatedAndrew Gregory
2015-03-03remove: use strcmp for files in skip_removeAndrew Gregory
2015-02-12Merge branch 'maint'Allan McRae
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory
2015-01-21remove support for .pacorig filesAndrew Gregory
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz
2014-08-03check_pkg_fast: check file typeAndrew Gregory
2014-08-03add test for file type check with -QkAndrew Gregory
2014-06-10Add test case for the perl 5.20 dependency breakageFlorian Pritz
2014-05-07remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory
2014-05-04pmdb.py: change siglevel name to RequiredAndrew Gregory
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner
2013-12-19trans_prepare: always sort trans->remove by depsAndrew Gregory
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz
2013-10-31sortbydeps: include local pkgs in dep graphAndrew Gregory
2013-10-14Add parens around tuples in Python list comprehensions.Jeremy Heiner
2013-10-14Use Python's "range" instead of deprecated "xrange".Jeremy Heiner
2013-10-14Add make target for TESTSAndrew Gregory
2013-09-19TESTS: add missing testsAndrew Gregory
2013-09-04libalpm: introduce a usage level for reposDave Reisner
2013-08-21conflict.c: fix directory ownership checkAndrew Gregory
2013-08-21integrate tests with automakeAndrew Gregory
2013-08-21query006: only set expectfailure on 32-bit systemsAndrew Gregory