Ignore:
Timestamp:
2016-05-13T00:36:37+02:00 (9 years ago)
Author:
Don-vip
Message:

fix unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r10187 r10199  
    290290    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    291291    private static final String[] GENERIC_TLDS = new String[] {
    292         // Taken from Version 2016051100, Last Updated Wed May 11 07:07:01 2016 UTC
     292        // Taken from Version 2016051101, Last Updated Thu May 12 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    510510        "day", // day Charleston Road Registry Inc.
    511511        "dclk", // dclk Charleston Road Registry Inc.
     512        "dds", // dds Minds + Machines Group Limited
    512513        "dealer", // dealer Dealer Dot Com, Inc.
    513514        "deals", // deals Sand Sunset, LLC
     
    815816        "menu", // menu Wedding TLD2, LLC
    816817        "meo", // meo PT Comunicacoes S.A.
     818        "metlife", // metlife MetLife Services and Solutions, LLC
    817819        "miami", // miami Top Level Domain Holdings Limited
    818820        "microsoft", // microsoft Microsoft Corporation
     
    869871        "norton", // norton Symantec Corporation
    870872        "nowruz", // nowruz Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
     873        "nowtv", // nowtv Starbucks (HK) Limited
    871874        "nra", // nra NRA Holdings Company, INC.
    872875        "nrw", // nrw Minds + Machines GmbH
     
    901904        "party", // party Blue Sky Registry Limited
    902905        "passagens", // passagens Travel Reservations SRL
     906        "pccw", // pccw PCCW Enterprises Limited
    903907        "pet", // pet Afilias plc
    904908        "pharmacy", // pharmacy National Association of Boards of Pharmacy
     
    966970        "rexroth", // rexroth Robert Bosch GMBH
    967971        "rich", // rich I-REGISTRY Ltd., Niederlassung Deutschland
     972        "richardli", // richardli Pacific Century Asset Management (HK) Limited
    968973        "ricoh", // ricoh Ricoh Company, Ltd.
    969974        "rio", // rio Empresa Municipal de Informática SA - IPLANRIO
     
    12371242        "xn--fjq720a", // 娱乐 Will Bloom, LLC
    12381243        "xn--flw351e", // 谷歌 Charleston Road Registry Inc.
     1244        "xn--fzys8d69uvgm", // 電訊盈科 PCCW Enterprises Limited
    12391245        "xn--g2xx48c", // 购物 Minds + Machines Group Limited
    12401246        "xn--gckr3f0f", // クラウド Amazon Registry Services, Inc.
Note: See TracChangeset for help on using the changeset viewer.