index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2013-09-18 14:29:07 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-19 10:42:16 +1000 |
commit | 8eb8995aa762c8eded8db4041a11d330094795fd (patch) | |
tree | 82765661b0a3929770d9b2fd52e5563f96796ccc | |
parent | d1ac6ffc1399df928d768068231576b2ac3f5abe (diff) |
-rw-r--r-- | test/pacman/tests/TESTS | 4 |
diff --git a/test/pacman/tests/TESTS b/test/pacman/tests/TESTS index 2b472443..6652041e 100644 --- a/test/pacman/tests/TESTS +++ b/test/pacman/tests/TESTS @@ -48,6 +48,8 @@ test/pacman/tests/fileconflict023.py \ test/pacman/tests/fileconflict024.py \ test/pacman/tests/fileconflict025.py \ test/pacman/tests/fileconflict030.py \ +test/pacman/tests/fileconflict031.py \ +test/pacman/tests/fileconflict032.py \ test/pacman/tests/ignore001.py \ test/pacman/tests/ignore002.py \ test/pacman/tests/ignore003.py \ @@ -158,6 +160,8 @@ test/pacman/tests/sync043.py \ test/pacman/tests/sync044.py \ test/pacman/tests/sync045.py \ test/pacman/tests/sync050.py \ +test/pacman/tests/sync051.py \ +test/pacman/tests/sync052.py \ test/pacman/tests/sync100.py \ test/pacman/tests/sync1000.py \ test/pacman/tests/sync1003.py \ |