summaryrefslogtreecommitdiffstats
path: root/tests/wixl.at
Commit message (Collapse)AuthorAgeFilesLines
* wixl: reorganize full_path, add the key element to the stable UUIDPaolo Bonzini2013-01-251-3/+3
| | | | | | | Call the resolver from the override of WixElementRef. Override in WixComponent, making it look at the key component. Add a new method to fetch the name part from a <File> or <RegistryValue> element.
* wixl: implement stable UUID generationPaolo Bonzini2013-01-241-0/+13
| | | | Note that the UUIDs are *not* compatible with WiX!
* wixl: add --wxidir optionPaolo Bonzini2013-01-171-0/+11
|
* tests: fix wixl-heat test for hash value unstabilityPaolo Bonzini2013-01-161-2/+4
| | | | Probably the sorting should happen in wixl-heat, though.
* tests: define AT_WIXLDATA in terms of AT_MSIDATAPaolo Bonzini2013-01-161-4/+1
|
* wixl: implement preprocessor undefMarc-André Lureau2013-01-151-1/+1
|
* tests: test wixl ifdef conditionMarc-André Lureau2013-01-141-1/+7
|
* tests: test preprocessor includeMarc-André Lureau2013-01-111-0/+10
|
* tests: add some wixl-heat testsMarc-André Lureau2013-01-111-0/+13
|
* Merge remote-tracking branch 'wixl/master'Paolo Bonzini2013-01-091-0/+95