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. --- src/TestData/PatchTests/PatchA2/PatchA2.wixproj | 12 ++++++++++++ src/TestData/PatchTests/PatchA2/PatchA2.wxs | 23 +++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 src/TestData/PatchTests/PatchA2/PatchA2.wixproj create mode 100644 src/TestData/PatchTests/PatchA2/PatchA2.wxs (limited to 'src/TestData/PatchTests/PatchA2') diff --git a/src/TestData/PatchTests/PatchA2/PatchA2.wixproj b/src/TestData/PatchTests/PatchA2/PatchA2.wixproj new file mode 100644 index 00000000..da9acb5e --- /dev/null +++ b/src/TestData/PatchTests/PatchA2/PatchA2.wixproj @@ -0,0 +1,12 @@ + + + + PatchCreation + .msp + 1079 + + + + + + \ No newline at end of file diff --git a/src/TestData/PatchTests/PatchA2/PatchA2.wxs b/src/TestData/PatchTests/PatchA2/PatchA2.wxs new file mode 100644 index 00000000..a06401cc --- /dev/null +++ b/src/TestData/PatchTests/PatchA2/PatchA2.wxs @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb