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/BundlePatchA2/BundlePatchA2.wixproj | 19 +++++++++++++++++++ .../PatchTests/BundlePatchA2/BundlePatchA2.wxs | 12 ++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj create mode 100644 src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs (limited to 'src/TestData/PatchTests/BundlePatchA2') diff --git a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj new file mode 100644 index 00000000..dee4a0f3 --- /dev/null +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj @@ -0,0 +1,19 @@ + + + + Bundle + {1BE09331-2327-4534-9223-59B54EFAE7A5} + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs new file mode 100644 index 00000000..f2c44ad4 --- /dev/null +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb