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/PatchAB2/PatchAB2.wixproj | 14 ++++++++++++ src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wxs | 26 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj create mode 100644 src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wxs (limited to 'src/TestData/SlipstreamTests/PatchAB2') diff --git a/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj b/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj new file mode 100644 index 00000000..81fa9e12 --- /dev/null +++ b/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj @@ -0,0 +1,14 @@ + + + + PatchCreation + .msp + 1079 + + + + + + + + \ No newline at end of file diff --git a/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wxs b/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wxs new file mode 100644 index 00000000..ebd5bed0 --- /dev/null +++ b/src/TestData/SlipstreamTests/PatchAB2/PatchAB2.wxs @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb