From 974381355441c3d95d62af85bdd05f3c0e368eb5 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 17 Feb 2021 16:07:18 -0600 Subject: Port the slipstream tests from the old repo. --- .../SlipstreamTests/PatchAB/PatchAB.wixproj | 14 +++++++++++ src/TestData/SlipstreamTests/PatchAB/PatchAB.wxs | 27 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 src/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj create mode 100644 src/TestData/SlipstreamTests/PatchAB/PatchAB.wxs (limited to 'src/TestData/SlipstreamTests/PatchAB') diff --git a/src/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj b/src/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj new file mode 100644 index 00000000..81fa9e12 --- /dev/null +++ b/src/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj @@ -0,0 +1,14 @@ + + + + PatchCreation + .msp + 1079 + + + + + + + + \ No newline at end of file diff --git a/src/TestData/SlipstreamTests/PatchAB/PatchAB.wxs b/src/TestData/SlipstreamTests/PatchAB/PatchAB.wxs new file mode 100644 index 00000000..f700f35c --- /dev/null +++ b/src/TestData/SlipstreamTests/PatchAB/PatchAB.wxs @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb