<feed xmlns='http://www.w3.org/2005/Atom'>
<title>msitools.git/tests/data, branch v0.92</title>
<subtitle>Tools and a library to manipulate MSI files</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/'/>
<entry>
<title>wixl: implement stable UUID generation</title>
<updated>2013-01-24T20:26:35+00:00</updated>
<author>
<name>Paolo Bonzini</name>
<email>pbonzini@redhat.com</email>
</author>
<published>2013-01-24T20:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=57007f5c1836aafdb51725e974c48e74551b93e7'/>
<id>57007f5c1836aafdb51725e974c48e74551b93e7</id>
<content type='text'>
Note that the UUIDs are *not* compatible with WiX!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that the UUIDs are *not* compatible with WiX!
</pre>
</div>
</content>
</entry>
<entry>
<title>wixl: implement preprocessor undef</title>
<updated>2013-01-15T15:24:44+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-12T01:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=024901670ee2bd32910d398c4a80258307f5ecb4'/>
<id>024901670ee2bd32910d398c4a80258307f5ecb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test wixl ifdef condition</title>
<updated>2013-01-14T13:42:06+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-12T01:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=44624ba935aee3b8559ec8309331bda3ea37879c'/>
<id>44624ba935aee3b8559ec8309331bda3ea37879c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test preprocessor include</title>
<updated>2013-01-11T16:29:15+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-11T16:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=cb3b38e43c936664e3744fdfa7a846d4b52bd588'/>
<id>cb3b38e43c936664e3744fdfa7a846d4b52bd588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'wixl/master'</title>
<updated>2013-01-09T17:04:19+00:00</updated>
<author>
<name>Paolo Bonzini</name>
<email>pbonzini@redhat.com</email>
</author>
<published>2013-01-09T15:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=549146755c4a510dd3fd8db87724c3b573927d89'/>
<id>549146755c4a510dd3fd8db87724c3b573927d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msibuild: fix loading the _SummaryInformation table</title>
<updated>2013-01-09T12:56:07+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2012-12-19T13:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=3bdc057d306e72eca2e561be783d0532d8fd643d'/>
<id>3bdc057d306e72eca2e561be783d0532d8fd643d</id>
<content type='text'>
Do not overwrite the loaded table with old data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not overwrite the loaded table with old data.
</pre>
</div>
</content>
</entry>
<entry>
<title>database: import stream from table name</title>
<updated>2013-01-09T12:56:07+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2012-12-18T17:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=1732293217d3bd81dde1cbafc3201cdacfeb1a2b'/>
<id>1732293217d3bd81dde1cbafc3201cdacfeb1a2b</id>
<content type='text'>
Follow more closely MsiDatabaseExport/ MsiDatabaseImport behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow more closely MsiDatabaseExport/ MsiDatabaseImport behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ARP example test</title>
<updated>2013-01-09T12:34:38+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-09T12:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=f7ae4ddeb93334130294b1dda92efac5ccaa635b'/>
<id>f7ae4ddeb93334130294b1dda92efac5ccaa635b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add SampleFragment test</title>
<updated>2013-01-08T01:20:16+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-08T01:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=573a4ff44e0ae70a479637cd26de33e7568d7987'/>
<id>573a4ff44e0ae70a479637cd26de33e7568d7987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ŚampleFirst test</title>
<updated>2013-01-06T15:38:27+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-01-06T15:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=5ec247c7951827cf8ef10f0c5b0c4cfb10f79cd8'/>
<id>5ec247c7951827cf8ef10f0c5b0c4cfb10f79cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
