[rygel] tests: Add missing *.plugin files
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] tests: Add missing *.plugin files
- Date: Sun, 5 Jul 2020 14:14:59 +0000 (UTC)
commit 3bdf40f1f4fe6197f64c57318a8f5bb474a10278
Author: Jens Georg <mail jensge org>
Date: Sun Jul 5 16:10:19 2020 +0200
tests: Add missing *.plugin files
tests/data/plugin-loader/conflicts/no-conflict.plugin | 7 +++++++
tests/data/plugin-loader/conflicts/tracker.plugin | 8 ++++++++
tests/data/plugin-loader/conflicts/tracker3.plugin | 8 ++++++++
3 files changed, 23 insertions(+)
---
diff --git a/tests/data/plugin-loader/conflicts/no-conflict.plugin
b/tests/data/plugin-loader/conflicts/no-conflict.plugin
new file mode 100644
index 00000000..288bc51c
--- /dev/null
+++ b/tests/data/plugin-loader/conflicts/no-conflict.plugin
@@ -0,0 +1,7 @@
+[Plugin]
+Version = 0.39.0
+Module = no-conflict
+Name = No-Conflict
+License = LGPL
+Description = Plugin without conflicts
+Copyright = Copyright © Rygel maintainers
diff --git a/tests/data/plugin-loader/conflicts/tracker.plugin
b/tests/data/plugin-loader/conflicts/tracker.plugin
new file mode 100644
index 00000000..20d3668d
--- /dev/null
+++ b/tests/data/plugin-loader/conflicts/tracker.plugin
@@ -0,0 +1,8 @@
+[Plugin]
+Version = 0.39.0
+Module = tracker
+Name = Tracker
+License = LGPL
+Conflicts = Tracker3
+Description = Share media using the Tracker meta-data store
+Copyright = Copyright © Rygel maintainers
diff --git a/tests/data/plugin-loader/conflicts/tracker3.plugin
b/tests/data/plugin-loader/conflicts/tracker3.plugin
new file mode 100644
index 00000000..2b79bb5c
--- /dev/null
+++ b/tests/data/plugin-loader/conflicts/tracker3.plugin
@@ -0,0 +1,8 @@
+[Plugin]
+Version = 0.39.0
+Module = tracker3
+Name = Tracker3
+License = LGPL
+Conflicts = Tracker
+Description = Share media using the Tracker meta-data store
+Copyright = Copyright © Rygel maintainers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]