From f6a736c4cbb800904c216ce5730ab02ab7fd4373 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Mon, 1 Oct 2018 15:52:53 -0400 Subject: Add failing test for wixtoolset/issues#5883. --- .../wixcop/TestData/Preprocessor/Preprocessor.wxs | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 src/test/wixcop/TestData/Preprocessor/Preprocessor.wxs (limited to 'src/test/wixcop/TestData/Preprocessor/Preprocessor.wxs') diff --git a/src/test/wixcop/TestData/Preprocessor/Preprocessor.wxs b/src/test/wixcop/TestData/Preprocessor/Preprocessor.wxs new file mode 100644 index 00000000..2eb908c2 --- /dev/null +++ b/src/test/wixcop/TestData/Preprocessor/Preprocessor.wxs @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb