diff options
| author | Bob Arnson <bob@firegiant.com> | 2019-03-20 21:18:37 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2019-03-20 21:23:17 -0400 |
| commit | 42727c42248d1cb12ef8d9bc6f8ce7dda3f404c9 (patch) | |
| tree | 7ec67b87e9ae3961cb750a0aafe86b98112249a8 /src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data | |
| parent | 191027c6fb6bf50d2d4825a7b3b9cd7bcfaea0cd (diff) | |
| download | wix-42727c42248d1cb12ef8d9bc6f8ce7dda3f404c9.tar.gz wix-42727c42248d1cb12ef8d9bc6f8ce7dda3f404c9.tar.bz2 wix-42727c42248d1cb12ef8d9bc6f8ce7dda3f404c9.zip | |
Bug: Wixipl references to extension libraries
Add test demonstrating that a persisted .wixipl file has broken
references to bits in an extension's library. Same project built
via wix.exe in one pass works as expected.
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data/test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data/test.txt b/src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data/test.txt new file mode 100644 index 00000000..cd0db0e1 --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/Wixipl/data/test.txt | |||
| @@ -0,0 +1 @@ | |||
| This is test.txt. \ No newline at end of file | |||
