mirror of
https://github.com/frej/fast-export.git
synced 2026-01-25 23:59:03 +01:00
The added test is an unpublished test, now ported to Sharness, which has been used by the maintainer to sanity check PRs.
16 lines
253 B
Plaintext
16 lines
253 B
Plaintext
"feature"="renamed-feature"
|
|
"a?"="valid-0"
|
|
"a/"="valid-1"
|
|
"a/b"="valid-2"
|
|
"a/?"="valid-3"
|
|
"?a"="valid-4"
|
|
"a."="valid-5"
|
|
"a.b"="valid-6"
|
|
".a"="valid-7"
|
|
"/"="valid-8"
|
|
"___3"="___a"
|
|
"__2"="__b"
|
|
"_1"="_c"
|
|
"åäö"="abc"
|
|
"Feature- 12V Vac \"Venom\""="venom"
|