From a91c413750b354ba6975be9d427787b13664b750 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 6 May 2021 14:42:01 -0500 Subject: Add tests for WixBA. --- .../BasicFunctionalityTests/BundleD/BundleD.wixproj | 20 ++++++++++++++++++++ .../BundleD_x64/BundleD_x64.wixproj | 21 +++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj create mode 100644 src/test/burn/TestData/BasicFunctionalityTests/BundleD_x64/BundleD_x64.wixproj (limited to 'src/test/burn/TestData/BasicFunctionalityTests') diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj new file mode 100644 index 00000000..a2af1aa5 --- /dev/null +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj @@ -0,0 +1,20 @@ + + + + Bundle + WixBA + {2557AA80-E432-48BF-BF01-DD27DD1BD291} + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleD_x64/BundleD_x64.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleD_x64/BundleD_x64.wixproj new file mode 100644 index 00000000..338d523d --- /dev/null +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleD_x64/BundleD_x64.wixproj @@ -0,0 +1,21 @@ + + + + Bundle + WixBAdnc_x64 + {62E3DFA4-6849-44F0-93A1-C8F60DBB76E3} + x64 + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb