[pacman-dev] [PATCH 1/7] pactest: Rename epoch pactests
Dan McGee
dan at archlinux.org
Thu Jan 20 19:33:48 EST 2011
Signed-off-by: Dan McGee <dan at archlinux.org>
---
test/pacman/tests/{sync140.py => epoch001.py} | 0
test/pacman/tests/{sync141.py => epoch002.py} | 0
test/pacman/tests/{sync142.py => epoch003.py} | 0
test/pacman/tests/{sync143.py => epoch004.py} | 0
4 files changed, 0 insertions(+), 0 deletions(-)
rename test/pacman/tests/{sync140.py => epoch001.py} (100%)
rename test/pacman/tests/{sync141.py => epoch002.py} (100%)
rename test/pacman/tests/{sync142.py => epoch003.py} (100%)
rename test/pacman/tests/{sync143.py => epoch004.py} (100%)
diff --git a/test/pacman/tests/sync140.py b/test/pacman/tests/epoch001.py
similarity index 100%
rename from test/pacman/tests/sync140.py
rename to test/pacman/tests/epoch001.py
diff --git a/test/pacman/tests/sync141.py b/test/pacman/tests/epoch002.py
similarity index 100%
rename from test/pacman/tests/sync141.py
rename to test/pacman/tests/epoch002.py
diff --git a/test/pacman/tests/sync142.py b/test/pacman/tests/epoch003.py
similarity index 100%
rename from test/pacman/tests/sync142.py
rename to test/pacman/tests/epoch003.py
diff --git a/test/pacman/tests/sync143.py b/test/pacman/tests/epoch004.py
similarity index 100%
rename from test/pacman/tests/sync143.py
rename to test/pacman/tests/epoch004.py
--
1.7.3.5
More information about the pacman-dev
mailing list