From 347d22f5d5e17bf020fc0c99f1e121e77fcc805c Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 27 Jan 2021 20:16:39 -0600 Subject: Port the patch tests from the old repo. --- .../PatchTests/BundlePatchA/BundlePatchA.wixproj | 18 ++++++++++++++++++ src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs | 11 +++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj create mode 100644 src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs (limited to 'src/TestData/PatchTests/BundlePatchA') diff --git a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj new file mode 100644 index 00000000..5846fce5 --- /dev/null +++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj @@ -0,0 +1,18 @@ + + + + Bundle + {AA083618-6280-44B8-9899-57BCC57906A5} + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs new file mode 100644 index 00000000..89f24936 --- /dev/null +++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3-55-g6feb