pacman/test/pacman/tests
Allan McRae d7bd40045c Remove setlocale usage from the backend
Using setlocale in the backend is bound to lead to frontend issues
and we have have been using epoch in our databases since April 2007
(commit 47622eef).  Remove support for old style times.

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-07-30 13:01:26 +10:00
..
.gitignore Move pacman test suite 2010-06-02 13:14:51 -05:00
Makefile.am Use automake verbose helpers in custom make rules 2011-12-08 09:17:39 -06:00
clean001.py Add three clean cache tests 2011-01-31 09:37:20 -06:00
clean002.py Add three clean cache tests 2011-01-31 09:37:20 -06:00
clean003.py Add three clean cache tests 2011-01-31 09:37:20 -06:00
clean004.py Allow both cleanmethod values to be specified at the same time 2011-01-31 09:38:14 -06:00
clean005.py Allow both cleanmethod values to be specified at the same time 2011-01-31 09:38:14 -06:00
config001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
config002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
database001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
database002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
database010.py Move pacman test suite 2010-06-02 13:14:51 -05:00
database011.py Move pacman test suite 2010-06-02 13:14:51 -05:00
database012.py alpm/remove.c : respect --dbonly during remove-upgrade 2010-12-12 20:19:24 -06:00
depconflict100.py Move pacman test suite 2010-06-02 13:14:51 -05:00
depconflict110.py Move pacman test suite 2010-06-02 13:14:51 -05:00
depconflict111.py Move pacman test suite 2010-06-02 13:14:51 -05:00
depconflict120.py Move pacman test suite 2010-06-02 13:14:51 -05:00
deptest001.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
dummy001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
epoch001.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch002.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch003.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch004.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch005.py Fix trailing whitespace in whole codebase 2011-08-17 17:03:19 -05:00
epoch010.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch011.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
epoch012.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
fileconflict001.py conflict.c: do not ignore symlink<->dir conflicts 2013-06-03 13:33:47 +10:00
fileconflict002.py Detect inter-package conflicts between files and directories 2012-12-14 12:35:34 +10:00
fileconflict003.py Allow fileconflict if unowned file moving into backup array 2011-07-14 15:34:04 -05:00
fileconflict004.py Move pacman test suite 2010-06-02 13:14:51 -05:00
fileconflict005.py Move pacman test suite 2010-06-02 13:14:51 -05:00
fileconflict006.py fix typos in pacman tests 2013-03-07 15:38:47 +10:00
fileconflict007.py conflict.c: check for file -> dir replacements 2013-06-03 13:33:47 +10:00
fileconflict008.py Ensure a file can be replaced by a directory 2011-06-27 09:15:31 -05:00
fileconflict009.py Add conflict for replacing owned empty directory 2012-07-10 08:29:37 -05:00
fileconflict010.py Add conflict for replacing owned empty directory 2012-07-10 08:29:37 -05:00
fileconflict011.py Add pactest for empty subdirectory conflict 2012-08-02 09:37:48 -05:00
fileconflict012.py Add pactest for empty subdirectory conflict 2012-08-02 09:37:48 -05:00
fileconflict013.py alpm_filelist: remove resolved_path 2013-06-03 13:33:47 +10:00
fileconflict015.py Detect inter-package conflicts between files and directories 2012-12-14 12:35:34 +10:00
fileconflict016.py conflict.c: do not ignore symlink<->dir conflicts 2013-06-03 13:33:47 +10:00
fileconflict017.py conflict.c: do not ignore symlink<->dir conflicts 2013-06-03 13:33:47 +10:00
fileconflict020.py It turns out we do care about directories... 2012-12-14 12:35:34 +10:00
fileconflict021.py It turns out we do care about directories... 2012-12-14 12:35:34 +10:00
fileconflict022.py conflict.c: do not ignore symlink<->dir conflicts 2013-06-03 13:33:47 +10:00
fileconflict023.py alpm_filelist: remove resolved_path 2013-06-03 13:33:47 +10:00
fileconflict024.py return resolved paths from filelist_difference 2013-02-24 13:11:54 +10:00
fileconflict025.py alpm_filelist: remove resolved_path 2013-06-03 13:33:47 +10:00
fileconflict030.py improve dir->file transition conflict resolution 2013-06-03 13:33:47 +10:00
ignore001.py pactest: fix typo in ignore001 2010-10-11 17:02:03 -05:00
ignore002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
ignore003.py Move pacman test suite 2010-06-02 13:14:51 -05:00
ignore004.py Move pacman test suite 2010-06-02 13:14:51 -05:00
ignore005.py Remove ALPM_QUESTION_LOCAL_NEWER 2013-04-24 13:47:19 +10:00
ignore006.py Fix handling of ignored packages 2011-03-20 11:17:41 -05:00
ignore007.py Add a 'valid' flag to the database object 2011-06-24 03:46:12 -05:00
ignore008.py add support for back end fnmatch'd options 2011-11-13 14:19:00 -05:00
ldconfig001.py Remove leading / for pactest paths 2013-01-28 23:38:46 +10:00
ldconfig002.py Remove leading / for pactest paths 2013-01-28 23:38:46 +10:00
ldconfig003.py Remove leading / for pactest paths 2013-01-28 23:38:46 +10:00
mode001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
mode002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
mode003.py Move pacman test suite 2010-06-02 13:14:51 -05:00
pacman001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
pacman002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
pacman003.py Move pacman test suite 2010-06-02 13:14:51 -05:00
pacman004.py Move pacman test suite 2010-06-02 13:14:51 -05:00
pacman005.py CLI args: reorganize parsing 2010-10-11 20:57:26 -05:00
provision001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision002.py Add interactive provider selection 2011-01-29 19:33:15 +01:00
provision003.py Add interactive provider selection 2011-01-29 19:33:15 +01:00
provision004.py Add a few new provides tests 2011-01-22 16:29:32 -06:00
provision010.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision011.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision012.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision020.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision021.py Move pacman test suite 2010-06-02 13:14:51 -05:00
provision022.py Move pacman test suite 2010-06-02 13:14:51 -05:00
query001.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
query002.py Remove setlocale usage from the backend 2013-07-30 13:01:26 +10:00
query003.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
query004.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
query005.py Add pactest for overflowing date (year 2038 problem) 2011-09-01 12:18:48 -05:00
query006.py Add pactest for overflowing date (year 2038 problem) 2011-09-01 12:18:48 -05:00
query007.py query: avoid false ownership matches for files in root 2012-06-25 23:05:59 -05:00
query010.py Add pactests for displaying optdep installation status 2012-12-14 12:35:34 +10:00
query011.py Add pactests for displaying optdep installation status 2012-12-14 12:35:34 +10:00
query012.py Add pactest for "Optional for" output 2012-12-14 12:35:34 +10:00
reason001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove002.py Add two pactests with non-trivial file counts 2011-01-11 18:44:26 -06:00
remove010.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove011.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove012.py Save backup files with extension .pacsave.n 2013-01-04 21:49:37 +10:00
remove020.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove021.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove030.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove031.py add fnmatch support for HoldPkg 2011-11-13 14:19:16 -05:00
remove040.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove041.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove042.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove043.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove044.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove045.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove047.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove049.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove050.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove051.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove052.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove060.py Move pacman test suite 2010-06-02 13:14:51 -05:00
remove070.py Handle removal of empty directories properly 2011-07-18 10:34:05 -05:00
remove071.py Don't trim whitespace when reading database entries 2011-08-02 08:20:34 -04:00
replace100.py deps.c: check for indirect deps when ordering 2013-06-26 15:32:15 +10:00
replace101.py Parse replaces strings as dep strings with version specs 2011-08-09 16:13:25 -05:00
replace102.py libalpm: Search for replacers before literals 2013-03-07 15:38:47 +10:00
replace103.py Fix replacement of provider issue 2011-08-18 10:47:41 -05:00
replace104.py Add a random pactest 2011-09-18 17:00:21 -05:00
replace110.py Add a slightly simpler versioned replace test 2011-08-09 15:46:11 -05:00
scriptlet001.py Remove conditional checks for fakechroot from test files 2013-02-07 10:48:11 +10:00
scriptlet002.py Remove conditional checks for fakechroot from test files 2013-02-07 10:48:11 +10:00
sign001.py Do database signature checking at load time 2011-06-24 02:34:50 -05:00
sign002.py Added gpg verification options per repo to the config file. 2011-03-23 03:35:50 -05:00
smoke001.py Add a new removal smoke test 2011-02-04 09:55:46 +10:00
smoke002.py Use standard errno codes in return from _alpm_archive_fgets 2011-06-03 14:37:51 -05:00
smoke003.py Add a new removal smoke test 2011-02-04 09:55:46 +10:00
smoke004.py Add a few pactests for PGP integration 2011-03-23 02:33:07 -05:00
symlink001.py conflict.c: do not ignore symlink<->dir conflicts 2013-06-03 13:33:47 +10:00
symlink002.py fix typos in pacman tests 2013-03-07 15:38:47 +10:00
symlink010.py Fix issues with replacing unowned symlinks 2011-10-26 17:32:46 -05:00
symlink011.py Fix issues with replacing unowned symlinks 2011-10-26 17:32:46 -05:00
symlink012.py Add some unowned symlink replacement tests 2011-10-26 17:31:43 -05:00
symlink020.py conflict.c: check for file -> dir replacements 2013-06-03 13:33:47 +10:00
sync-nodepversion01.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
sync-nodepversion02.py add pactests for -Sdd 2011-01-31 10:45:36 -06:00
sync-nodepversion03.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
sync-nodepversion04.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
sync-nodepversion05.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
sync-nodepversion06.py add pactests for -Sdd 2011-01-31 10:45:36 -06:00
sync001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync002.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync003.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync009.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync010.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync011.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync012.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync020.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync021.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync022.py Add two pactests for group and --needed interaction 2010-07-27 10:10:55 -05:00
sync023.py pactest: sort repos by alpha order in config file 2011-01-22 16:29:32 -06:00
sync024.py Tests: '-S repo/group' syntax 2010-10-18 16:51:38 -05:00
sync030.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync031.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync040.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync041.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync042.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync043.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync044.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync045.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
sync050.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync100.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync101.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync102.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync103.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync104.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync110.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync120.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync130.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync131.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync132.py libalpm: Search for replacers before literals 2013-03-07 15:38:47 +10:00
sync133.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync134.py Various small spelling fixes and small tweaks 2011-02-25 07:53:11 -06:00
sync135.py Fix trailing whitespace in whole codebase 2011-08-17 17:03:19 -05:00
sync136.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
sync137.py Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
sync138.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync139.py add support for back end fnmatch'd options 2011-11-13 14:19:00 -05:00
sync140.py Remove ALPM_QUESTION_LOCAL_NEWER 2013-04-24 13:47:19 +10:00
sync141.py Remove ALPM_QUESTION_LOCAL_NEWER 2013-04-24 13:47:19 +10:00
sync150.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync200.py.in pactest/sync200: check for curl instead of fetch 2011-08-15 06:29:09 -05:00
sync300.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync306.py Revert "Add -S --recursive operation" 2012-02-15 15:58:07 -06:00
sync400.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync401.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync402.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync403.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync404.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync405.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync406.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync407.py Add a pactest for the situation in FS#7524 2011-01-21 09:07:12 -06:00
sync500.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync501.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync502.py add support for back end fnmatch'd options 2011-11-13 14:19:00 -05:00
sync503.py add support for back end fnmatch'd options 2011-11-13 14:19:00 -05:00
sync600.py Don't trim whitespace when reading database entries 2011-08-02 08:20:34 -04:00
sync700.py update tests for symlink support removal 2013-06-03 13:33:47 +10:00
sync701.py conflict.c: exclude trailing slash from file path 2013-06-03 13:33:47 +10:00
sync702.py conflict.c: exclude trailing slash from file path 2013-06-03 13:33:47 +10:00
sync890.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync891.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync892.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync893.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync895.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync896.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync897.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync898.py Modify all pactests to not use PKG_MODIFIED 2011-01-22 11:19:17 -06:00
sync899.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync900.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync901.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync990.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync992.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync993.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync999.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1000.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1003.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1004.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1008.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1100.py Remove setlocale usage from the backend 2013-07-30 13:01:26 +10:00
sync1101.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
sync1102.py Move pacman test suite 2010-06-02 13:14:51 -05:00
sync1103.py pactest: use actual regexes in OUTPUT rules 2011-03-01 14:24:13 -06:00
sync1104.py libalpm: Fix installing update of a replaced package 2013-03-07 15:38:47 +10:00
sync1105.py libalpm: Search for replacers before literals 2013-03-07 15:38:47 +10:00
trans001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
type001.py Move pacman test suite 2010-06-02 13:14:51 -05:00
unresolvable001.py Remove ALPM_QUESTION_LOCAL_NEWER 2013-04-24 13:47:19 +10:00
upgrade001.py pactest: check return code in some upgrade tests 2012-02-03 10:59:14 -06:00
upgrade002.py pactest: check return code in some upgrade tests 2012-02-03 10:59:14 -06:00
upgrade003.py pactest: check return code in some upgrade tests 2012-02-03 10:59:14 -06:00
upgrade004.py pactest: check return code in some upgrade tests 2012-02-03 10:59:14 -06:00
upgrade005.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade006.py Add two pactests with non-trivial file counts 2011-01-11 18:44:26 -06:00
upgrade010.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade011.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade012.py Remove -f short option for --force 2011-10-14 08:13:38 -05:00
upgrade013.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade014.py Remove -f short option for --force 2011-10-14 08:13:38 -05:00
upgrade015.py Remove -f short option for --force 2011-10-14 08:13:38 -05:00
upgrade016.py Remove -f short option for --force 2011-10-14 08:13:38 -05:00
upgrade020.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade021.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade022.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade023.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade024.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade025.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade026.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade027.py Allow fileconflict if unowned file moving into backup array 2011-07-14 15:34:04 -05:00
upgrade028.py Allow fileconflict if unowned file moving into backup array 2011-07-14 15:34:04 -05:00
upgrade029.py Allow fileconflict if unowned file moving into backup array 2011-07-14 15:34:04 -05:00
upgrade030.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade031.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade032.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade040.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade041.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade042.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade043.py pactest: add retcode=0 to several tests 2011-06-20 00:36:01 -05:00
upgrade045.py extract_single_file: consolidate symlink cases 2013-06-03 13:33:47 +10:00
upgrade046.py Perform limited conflict checking with --force 2013-02-24 13:11:54 +10:00
upgrade050.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade051.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade052.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade053.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade054.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade055.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade056.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade057.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade058.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade059.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade060.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade061.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade070.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade071.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade072.py make -d less strict; add -dd option 2011-01-31 10:49:53 -06:00
upgrade073.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade074.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade075.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade076.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade077.py Continue resolving dependencies rather than bailing on first error 2011-02-25 07:55:16 -06:00
upgrade078.py Revert "Add -S --recursive operation" 2012-02-15 15:58:07 -06:00
upgrade080.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade081.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade082.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade083.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade084.py Move pacman test suite 2010-06-02 13:14:51 -05:00
upgrade090.py Remove ALPM_QUESTION_LOCAL_NEWER 2013-04-24 13:47:19 +10:00
upgrade100.py deps.c: check for indirect deps when ordering 2013-06-26 15:32:15 +10:00
xfercommand001.py Move pacman test suite 2010-06-02 13:14:51 -05:00