Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Side by Side Diff: chrome/test/webdriver/state_zip_labels.txt

Issue 7331004: Move chromedriver tests to test subdirectory. Add script to run all chromedriver (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ... Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "AD":{"name":"Andorra","postalCodeLabel":"Postal code","stateLabel":"Parish"},
3 "AE":{"name":"United Arab Emirates","postalCodeLabel":"Postal code","stateLabel" :"Emirate"},
4 "AF":{"name":"Afghanistan","postalCodeLabel":"Postal code","stateLabel":"Provinc e"},
5 "AU":{"name":"Australia","postalCodeLabel":"Postal code","stateLabel":"State"},
6 "BB":{"name":"Barbados","postalCodeLabel":"Postal code","stateLabel":"Parish"},
7 "BS":{"name":"Bahamas","postalCodeLabel":"Postal code","stateLabel":"Island"},
8 "CA":{"name":"Canada","postalCodeLabel":"Postal code","stateLabel":"Province"},
9 "CV":{"name":"Cape Verde","postalCodeLabel":"Postal code","stateLabel":"Island"} ,
10 "GB":{"name":"United Kingdom","postalCodeLabel":"Postal code","stateLabel":"Coun ty"},
11 "GU":{"name":"Guam","postalCodeLabel":"ZIP code","stateLabel":"State"},
12 "GY":{"name":"Guyana","postalCodeLabel":"Postal code","stateLabel":"Province"},
13 "HK":{"name":"Hong Kong SAR China","postalCodeLabel":"Postal code","stateLabel": "Area"},
14 "IN":{"name":"India","postalCodeLabel":"Postal code","stateLabel":"State"},
15 "JM":{"name":"Jamaica","postalCodeLabel":"Postal code","stateLabel":"Parish"},
16 "JP":{"name":"Japan","postalCodeLabel":"Postal code","stateLabel":"Prefecture"},
17 "NI":{"name":"Nicaragua","postalCodeLabel":"Postal code","stateLabel":"Departmen t"},
18 "NR":{"name":"Nauru","postalCodeLabel":"Postal code","stateLabel":"District"},
19 "TW":{"name":"Taiwan","postalCodeLabel":"Postal code","stateLabel":"County"},
20 "US":{"name":"United States","postalCodeLabel":"ZIP code","stateLabel":"State"}
21 }
22
OLDNEW
« no previous file with comments | « chrome/test/webdriver/run_webdriver_tests.py ('k') | chrome/test/webdriver/test/WEBDRIVER_TESTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698