aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'test/data')
-rw-r--r--test/data/xdg/test.desktop3
-rw-r--r--test/data/xdg/wrong.desktop2
2 files changed, 5 insertions, 0 deletions
diff --git a/test/data/xdg/test.desktop b/test/data/xdg/test.desktop
new file mode 100644
index 00000000000..b6dda62774a
--- /dev/null
+++ b/test/data/xdg/test.desktop
@@ -0,0 +1,3 @@
1# this is a comment
2[Desktop Entry]
3Name=Test
diff --git a/test/data/xdg/wrong.desktop b/test/data/xdg/wrong.desktop
new file mode 100644
index 00000000000..e0b4c221cf9
--- /dev/null
+++ b/test/data/xdg/wrong.desktop
@@ -0,0 +1,2 @@
1# the first section must be "Desktop Entry"
2[Why]