From a92da42d4087b3e7989239d43aff2c7e1afe05a6 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Wed, 2 Jun 2021 20:46:54 -0400 Subject: Add some 64-bit Burn tests. --- .../BundleApu_x64/BundleApu_x64.wixproj | 18 ++++++++++++++++++ .../BundleApu_x64/BundleApu_x64.wxs | 10 ++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wixproj create mode 100644 src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wxs (limited to 'src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64') diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wixproj new file mode 100644 index 00000000..3cbedc3d --- /dev/null +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wixproj @@ -0,0 +1,18 @@ + + + + Bundle + x64 + hyperlinkLicense + {0B29528A-7FC5-4ACC-A465-497A9836FE8D} + + + + + + + + + + + \ No newline at end of file diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wxs b/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wxs new file mode 100644 index 00000000..ebd6cce7 --- /dev/null +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleApu_x64/BundleApu_x64.wxs @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3-55-g6feb