summaryrefslogtreecommitdiffstats
path: root/tests/testsuminfo.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: g_type_init() is deprecated since 2.36Marc-André Lureau2013-01-211-1/+4
* summary-info: replace get_property_count() by get_properties()Marc-André Lureau2013-01-091-14/+9
* database: remove libmsi_database_get_summary_info()Marc-André Lureau2013-01-091-17/+14
* database: remove libmsi_database_open()Marc-André Lureau2013-01-091-10/+10
* summary-info: GObject-like APIMarc-André Lureau2013-01-091-123/+78
* Merge branch 'pre-gsf'Paolo Bonzini2012-12-121-0/+1
|\
| * Move debug.h to libmsi directoryMarc-André Lureau2012-12-121-0/+1
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-111-43/+43
|\|
| * rename MSI_PID_* constantsPaolo Bonzini2012-12-111-43/+43
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-111-20/+12
|\|
| * convert to GObjectMarc-André Lureau2012-12-111-20/+12
* | port to libgsfPaolo Bonzini2012-12-061-0/+1
|/
* do not use VT_* constants for property typesPaolo Bonzini2012-12-061-38/+38
* introduce LibmsiResultPaolo Bonzini2012-12-061-66/+66
* abandon camelcasePaolo Bonzini2012-12-061-129/+129
* use actual types in the APIPaolo Bonzini2012-12-061-4/+4
* remove string argument from MsiGetSummaryInformationPaolo Bonzini2012-12-061-15/+22
* use uint64_t instead of FILETIMEPaolo Bonzini2012-12-061-1/+1
* do not use lstr functionsPaolo Bonzini2012-12-061-1/+1
* ok, things start to be readablePaolo Bonzini2012-12-061-6/+6
* get rid of stupid Win32 integer typesPaolo Bonzini2012-12-061-9/+9
* make MSIOBJECT arguments explicitly pointersPaolo Bonzini2012-12-061-2/+4
* get rid of P/LP typesPaolo Bonzini2012-12-061-1/+1
* get rid of handlesPaolo Bonzini2012-12-061-2/+2
* add testsPaolo Bonzini2012-12-061-0/+429