[pacman-dev] [PATCH] Move gpg pactests to new location

Allan McRae allan at archlinux.org
Sun Jun 20 06:01:28 EDT 2010


Signed-off-by: Allan McRae <allan at archlinux.org>
---

For the gpg branch.  Could be rebased into earlier commits...

 {pactest => test/pacman}/tests/sign001.py  |    0
 {pactest => test/pacman}/tests/sign002.py  |    0
 {pactest => test/pacman}/tests/smoke002.py |    0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {pactest => test/pacman}/tests/sign001.py (100%)
 rename {pactest => test/pacman}/tests/sign002.py (100%)
 rename {pactest => test/pacman}/tests/smoke002.py (100%)

diff --git a/pactest/tests/sign001.py b/test/pacman/tests/sign001.py
similarity index 100%
rename from pactest/tests/sign001.py
rename to test/pacman/tests/sign001.py
diff --git a/pactest/tests/sign002.py b/test/pacman/tests/sign002.py
similarity index 100%
rename from pactest/tests/sign002.py
rename to test/pacman/tests/sign002.py
diff --git a/pactest/tests/smoke002.py b/test/pacman/tests/smoke002.py
similarity index 100%
rename from pactest/tests/smoke002.py
rename to test/pacman/tests/smoke002.py
-- 
1.7.1



More information about the pacman-dev mailing list