summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* database: remove folder argument from import()Marc-André Lureau2013-01-091-9/+7
* database: make is_table_persistent() return a booleanMarc-André Lureau2013-01-091-27/+30
* summary-info: replace get_property_count() by get_properties()Marc-André Lureau2013-01-092-18/+14
* database: make commit() GObject-likeMarc-André Lureau2013-01-091-48/+48
* database: remove libmsi_database_get_summary_info()Marc-André Lureau2013-01-092-23/+20
* database: make merge() GObject-likeMarc-André Lureau2013-01-091-50/+36
* database: make import() GObject-likeMarc-André Lureau2013-01-091-14/+18
* database: make export() GObject-likeMarc-André Lureau2013-01-091-6/+6
* database: make apply_transform() GObject-likeMarc-André Lureau2013-01-091-2/+2
* database: Make get_primary_keys() GObject-likeMarc-André Lureau2013-01-091-5/+5
* Remove libmsi_database_open_query()Marc-André Lureau2013-01-092-287/+277
* database: remove libmsi_database_open()Marc-André Lureau2013-01-093-112/+108
* query: make get_column_info() GObject-likeMarc-André Lureau2013-01-091-74/+49
* query: make libmsi_query_execute() return bool directly and GErrorMarc-André Lureau2013-01-092-199/+203
* query: make libmsi_query_fetch() return object directly and GErrorMarc-André Lureau2013-01-092-357/+327
* query: return TRUE on success, add GErrorMarc-André Lureau2013-01-092-142/+143
* record: make API more GObject likeMarc-André Lureau2013-01-093-74/+74
* summary-info: GObject-like APIMarc-André Lureau2013-01-092-217/+140
* Merge branch 'pre-gsf'Paolo Bonzini2012-12-121-23/+15
|\
| * testdatabase: clean up some criticalsMarc-André Lureau2012-12-121-23/+15
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-123-1307/+593
|\|
| * Make libmsi_record_get_string() return allocatedMarc-André Lureau2012-12-123-1043/+328
| * Beautify a little bit the codeMarc-André Lureau2012-12-121-380/+381
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-122-160/+149
|\|
| * testrecord: use glib mkstempMarc-André Lureau2012-12-121-22/+11
| * libmsi-record: rename clear_data->clear get_integer->get_intMarc-André Lureau2012-12-122-138/+138
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-122-18/+1
|\|
| * Move debug.h to libmsi directoryMarc-André Lureau2012-12-122-1/+1
| * Remove unused libmsi_record_get_field_size()Marc-André Lureau2012-12-121-18/+0
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-112-25/+25
|\|
| * libmsi-types: s/MSI_NULL_INTEGER/LIBMSI_NULL_INTMarc-André Lureau2012-12-112-25/+25
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-113-59/+59
|\|
| * rename MSI_PID_* constantsPaolo Bonzini2012-12-113-59/+59
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-114-523/+421
|\|
| * convert to GObjectMarc-André Lureau2012-12-114-523/+423
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-113-11/+6
|\|
| * testrecord: remove test on invalid number of record fieldsPaolo Bonzini2012-12-111-4/+0
| * tests: fix after 25192181361b93f684b59d67052d88870b60593fPaolo Bonzini2012-12-112-4/+3
| * fix invocation of testsuitePaolo Bonzini2012-12-111-3/+3
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-102-35/+35
|\|
| * Rename libmsi_record_create() to libmsi_record_new()Marc-André Lureau2012-12-102-35/+35
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-101-1/+1
|\|
| * Split libmsi.h to be more gobject-likeMarc-André Lureau2012-12-101-1/+1
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-0712-2239/+463
|\|
| * msibuild: add testcasesPaolo Bonzini2012-12-076-0/+408
| * convert testsuite to autotestPaolo Bonzini2012-12-076-2239/+24
| * add skeleton for autotest testsuitePaolo Bonzini2012-12-072-0/+31
* | prepare for distributionPaolo Bonzini2012-12-061-0/+1
* | eliminate Windows dependenciesPaolo Bonzini2012-12-061-1/+1
* | port to libgsfPaolo Bonzini2012-12-063-0/+13
|/