From 113d811b583498c1b035502954dd84a6a9bcb8a3 Mon Sep 17 00:00:00 2001 From: rmceoin Date: Mon, 19 Jan 2009 21:09:53 +0000 Subject: [PATCH] Updated test filenames. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1788 72b678ce-9140-0410-bee8-679b907dd61a --- tests/NOTES | 8 ++++---- tests/{passwordsafe-test1.csv => oisafe-test1.csv} | 0 tests/{passwordsafe-test2.csv => oisafe-test2.csv} | 0 tests/{passwordsafe-test3.csv => oisafe-test3.csv} | 0 tests/{passwordsafe-test4.csv => oisafe-test4.csv} | 0 tests/{passwordsafe-test5.csv => oisafe-test5.csv} | 0 tests/{passwordsafe-test6.csv => oisafe-test6.csv} | 0 7 files changed, 4 insertions(+), 4 deletions(-) rename tests/{passwordsafe-test1.csv => oisafe-test1.csv} (100%) rename tests/{passwordsafe-test2.csv => oisafe-test2.csv} (100%) rename tests/{passwordsafe-test3.csv => oisafe-test3.csv} (100%) rename tests/{passwordsafe-test4.csv => oisafe-test4.csv} (100%) rename tests/{passwordsafe-test5.csv => oisafe-test5.csv} (100%) rename tests/{passwordsafe-test6.csv => oisafe-test6.csv} (100%) diff --git a/tests/NOTES b/tests/NOTES index ac47cde..5ec5dfb 100644 --- a/tests/NOTES +++ b/tests/NOTES @@ -1,8 +1,8 @@ To perform import testing, execute the following one at a time, doing an Import each time. -adb push passwordsafe-test1.csv /sdcard/passwordsafe.csv -adb push passwordsafe-test2.csv /sdcard/passwordsafe.csv -adb push passwordsafe-test3.csv /sdcard/passwordsafe.csv -adb push passwordsafe-test4.csv /sdcard/passwordsafe.csv +adb push oisafe-test1.csv /sdcard/oisafe.csv +adb push oisafe-test2.csv /sdcard/oisafe.csv +adb push oisafe-test3.csv /sdcard/oisafe.csv +adb push oisafe-test4.csv /sdcard/oisafe.csv diff --git a/tests/passwordsafe-test1.csv b/tests/oisafe-test1.csv similarity index 100% rename from tests/passwordsafe-test1.csv rename to tests/oisafe-test1.csv diff --git a/tests/passwordsafe-test2.csv b/tests/oisafe-test2.csv similarity index 100% rename from tests/passwordsafe-test2.csv rename to tests/oisafe-test2.csv diff --git a/tests/passwordsafe-test3.csv b/tests/oisafe-test3.csv similarity index 100% rename from tests/passwordsafe-test3.csv rename to tests/oisafe-test3.csv diff --git a/tests/passwordsafe-test4.csv b/tests/oisafe-test4.csv similarity index 100% rename from tests/passwordsafe-test4.csv rename to tests/oisafe-test4.csv diff --git a/tests/passwordsafe-test5.csv b/tests/oisafe-test5.csv similarity index 100% rename from tests/passwordsafe-test5.csv rename to tests/oisafe-test5.csv diff --git a/tests/passwordsafe-test6.csv b/tests/oisafe-test6.csv similarity index 100% rename from tests/passwordsafe-test6.csv rename to tests/oisafe-test6.csv -- 2.50.1