Sha256: c55a1cfa487f18d0019424802a9913fdb2349b286e6ca60e47d9d230c079f75a

Contents?: true

Size: 1.17 KB

Versions: 3

Compression:

Stored size: 1.17 KB

Contents

[
  {
    "input": "Pl",
    "output": "pl"
  },
  {
    "input": "eN-uS",
    "output": "en-US"
  },
  {
    "input": "ZH_hans_hK",
    "output": "zh-Hans-HK"
  },
  {
    "input": "en-scouse-fonipa",
    "output": "en-fonipa-scouse"
  },
  {
    "input": {
      "type": "Locale",
      "identifier": "en-US-t-es-AR-x-foo"
    },
    "output": {
      "type": "Locale",
      "identifier": "en-US-t-es-ar-x-foo"
    }
  },
  {
    "input": {
      "type": "Locale",
      "identifier": "en-t-en-Latn-CA-emodeng"
    },
    "output": {
      "type": "Locale",
      "identifier": "en-t-en-latn-ca-emodeng"
    }
  },
  {
    "input": {
      "type": "Locale",
      "identifier": "EN-US-T-ES-AR-X-FOO"
    },
    "output": {
      "type": "Locale",
      "identifier": "en-US-t-es-ar-x-foo"
    }
  },
  {
    "input": {
      "type": "Locale",
      "identifier": "EN-T-EN-LATN-CA-EMODENG"
    },
    "output": {
      "type": "Locale",
      "identifier": "en-t-en-latn-ca-emodeng"
    }
  },
  {
    "input": {
      "type": "Locale",
      "identifier": "UND-CYRL-T-ES-LATN-M0-UNGEGN"
    },
    "output": {
      "type": "Locale",
      "identifier": "und-Cyrl-t-es-latn-m0-ungegn"
    }
  }
]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/icu_locid-1.5.0/tests/fixtures/canonicalize.json
wasmtime-28.0.0 ./ext/cargo-vendor/icu_locid-1.5.0/tests/fixtures/canonicalize.json
wasmtime-27.0.0 ./ext/cargo-vendor/icu_locid-1.5.0/tests/fixtures/canonicalize.json