summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Introduce a new OsinfoProduct abstract classDaniel P. Berrange6-281/+392
2010-09-02Rename 'OsinfoHypervisor' to 'OsinfoPlatform'Daniel P. Berrange7-84/+84
2010-09-02Turn internal device link into a public objectDaniel P. Berrange2-29/+64
2010-09-01Remove list iterator & add API to retrieve a GListDaniel P. Berrange1-16/+19
2010-08-31Add emacs magic for indentation rulesDaniel P. Berrange12-2018/+2102
2010-08-31Avoid directly exposing internal lists in OsinfoDbDaniel P. Berrange2-53/+63
2010-08-27Ensure all GList return values are duplicatedDaniel P. Berrange3-0/+11
2010-08-27Enable test suite during automated & RPM buildsDaniel P. Berrange2-1/+3
2010-08-27Convert loader to use GIODaniel P. Berrange2-1/+224
2010-08-27Pull XML loader into a separate classDaniel P. Berrange4-26/+50
2010-08-27Lots of code fixes based on results from testsuiteDaniel P. Berrange1-1/+1
2010-08-27Comprehensive test suiteDaniel P. Berrange15-83/+5123
2010-08-25Pass a GError all the way through the XML parserDaniel P. Berrange1-3/+4
2010-08-25Sanitize API naming for OsinfoDb classDaniel P. Berrange1-3/+2
2010-08-25Move Makefile.am into each sub-dirDaniel P. Berrange2-2/+25
2010-07-01Moved over API to use glib/gobject.Arjun Roy11-1397/+71
2010-02-03avoid legitimate gcc used-before-set warningJim Meyering1-0/+1
2010-02-03include <string.h> for decl of strcmp, in test programsJim Meyering8-3/+11
2010-02-03remove more declarations of unused variablesJim Meyering3-7/+7
2010-02-03avoid FP unused "osname" warningJim Meyering1-2/+3
2010-02-03tests: fix test-filter failureJim Meyering1-1/+0
2010-02-03fix failing testsJim Meyering1-2/+2
2010-01-26Changed tests to accept data dir as a command line parameter.Arjun Roy10-22/+66
2010-01-26Initial working codebase.Arjun Roy10-152/+1108
2009-11-08Added a few unit tests to the API for initializing/closing theArjun Roy3-0/+270
2009-11-06Initial commit with API definition, overview, and sample program.Arjun Roy1-0/+131