From 612db50c2c013b692a265def565a4359998b985b Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 25 May 2026 19:14:19 -0700 Subject: [PATCH] test: add merge script test fixtures --- tests/fixtures/patch-minimal.xml | 11 +++++++++++ tests/fixtures/prefs-fresh.xml | 11 +++++++++++ tests/fixtures/prefs-user-custom.xml | 13 +++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 tests/fixtures/patch-minimal.xml create mode 100644 tests/fixtures/prefs-fresh.xml create mode 100644 tests/fixtures/prefs-user-custom.xml diff --git a/tests/fixtures/patch-minimal.xml b/tests/fixtures/patch-minimal.xml new file mode 100644 index 0000000..2561b8d --- /dev/null +++ b/tests/fixtures/patch-minimal.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/fixtures/prefs-fresh.xml b/tests/fixtures/prefs-fresh.xml new file mode 100644 index 0000000..c6855ac --- /dev/null +++ b/tests/fixtures/prefs-fresh.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/fixtures/prefs-user-custom.xml b/tests/fixtures/prefs-user-custom.xml new file mode 100644 index 0000000..c5fa064 --- /dev/null +++ b/tests/fixtures/prefs-user-custom.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + +