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/BundleOnlyA/BundleOnlyA.wixproj | 18 ++++++++++++++++++ .../SlipstreamTests/BundleOnlyA/BundleOnlyA.wxs | 9 +++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj create mode 100644 src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wxs (limited to 'src/TestData/SlipstreamTests/BundleOnlyA') diff --git a/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj new file mode 100644 index 00000000..acb12a3a --- /dev/null +++ b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj @@ -0,0 +1,18 @@ + + + + Bundle + {80A9925A-2EC1-4BD5-BB69-2553BF7FCED9} + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wxs b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wxs new file mode 100644 index 00000000..59fdd0c9 --- /dev/null +++ b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wxs @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit v1.2.3-55-g6feb