summaryrefslogtreecommitdiffstats
path: root/test/data/j2.json
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2022-01-25 03:54:10 +0100
committerGravatar Nikias Bassen2022-01-25 03:54:10 +0100
commitf3c65feb0e1f4e177a75ba936d0730f7c3f4b076 (patch)
treed8515e68ea9fbe98dd0650d1c49d5fc52181ce13 /test/data/j2.json
parent99cd35bd12745364ef777a36b3cb7186d18458b1 (diff)
downloadlibplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.gz
libplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.bz2
test: Rename json test files to .json
Diffstat (limited to 'test/data/j2.json')
-rw-r--r--test/data/j2.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/j2.json b/test/data/j2.json
new file mode 100644
index 0000000..9d1210e
--- /dev/null
+++ b/test/data/j2.json
@@ -0,0 +1 @@
+{"Some ASCII string":"Test ASCII String","Some UTF8 strings":["àéèçù","日本語","汉语/漢語","한국어/조선말","русский язык","الْعَرَبيّة","עִבְרִית","język polski","हिन्दी"],"Keys & \"entities\"":"hellow world & others <nodes> are \"fun!?'","Boolean":false,"Another Boolean":true,"Some Int":32434543632,"Some String with Unicode entity":"Yeah check this: \u1234 !!!"} \ No newline at end of file