aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.3.98Ted Gould2011-02-174-11/+21
|\
| * Fixing distcheckTed Gould2011-02-171-4/+8
| |\
| | * Make sure to clean up the reportsTed Gould2011-02-151-4/+8
| * | Don't unref the variant as we don't really have a ref to it, it's still floatingTed Gould2011-02-151-1/+0
| * | Making sure the root isn't NULL before continuingTed Gould2011-02-141-0/+5
| |/
* | Import upstream version 0.3.94Ted Gould2011-01-273-12/+211
|\|
| * For some reason this isn't an object, seems like a builder error, but we're n...Ted Gould2011-01-231-1/+0
| * Adding some debug code, commented out.Ted Gould2011-01-231-0/+7
| * Adding a child test, but it's failing to make the children.Ted Gould2011-01-231-0/+51
| * Adding in a basic test that just ensures the parser isn't entirely brokenTed Gould2011-01-232-2/+91
* | Import upstream version 0.3.91Ted Gould2011-01-1322-1258/+1269
|\|
| * Adding a test for removal by string being NULLTed Gould2011-01-051-0/+8
| * Adding a test to test removing of propertiesTed Gould2011-01-051-0/+24
| * Fixing the requires in the pc filesTed Gould2010-12-081-1/+1
| * Wrong directory for jsonloader header files.Ted Gould2010-12-071-1/+1
| * Renaming the jsonloader pc fileTed Gould2010-12-022-1/+1
| * Making the ints from the JSON file int32sTed Gould2010-12-011-1/+1
| * Changing the quoting so that the test passesTed Gould2010-12-011-822/+822
| * Convert json loader to using variantsTed Gould2010-11-231-50/+57
| * Exporting the server before getting the nameTed Gould2010-11-231-1/+2
| * Wrong bus nameTed Gould2010-11-191-1/+1
| * Using the name assigned instead of a default.Ted Gould2010-11-181-1/+1
| * Don't unref the variant we send and fix up debugging messages.Ted Gould2010-11-181-3/+3
| * This now generates a warning, but unfortunately gtester fails that.Ted Gould2010-11-181-1/+1
| * Switching to variants in the property changed signalsTed Gould2010-11-181-6/+6
| * Moving the GValues over to GVariantTed Gould2010-11-174-26/+23
| * Getting names the GDBus wayTed Gould2010-11-162-54/+62
| * Making a test do a name detection, but kinda making it async at the same time.Ted Gould2010-11-161-28/+32
| * Chaning to get dbus names via GDBusTed Gould2010-11-165-106/+110
| * More name grabbing porting from dbus-glib to GDBusTed Gould2010-11-163-58/+55
| * Switching to GDBus for getting the nameTed Gould2010-11-161-26/+27
| * Switching to GDBus from dbus-glibTed Gould2010-11-161-27/+28
| * Taking out the dbus-glib specialized types for nowTed Gould2010-11-161-49/+2
* | Import upstream version 0.3.16Ted Gould2010-09-221-6/+1
|\|
* | Import upstream version 0.3.15Didier Roche2010-09-221-1/+6
|\|
* | Import upstream version 0.3.13Ted Gould2010-09-094-6/+379
|\|
| * Adding checking of all the parameters in the signatureTed Gould2010-08-271-4/+33
| * Fleshing out the test to get all happyTed Gould2010-08-272-2/+34
| * First phase of restructuring these tests, now we can move on to testing.Ted Gould2010-08-272-82/+35
| * Adding in an events testTed Gould2010-08-273-0/+262
* | Import upstream version 0.3.12Ted Gould2010-08-263-4/+24
|\|
| * Removing unused variableTed Gould2010-08-261-1/+0
| * Removing death timer messageTed Gould2010-08-261-1/+0
| * Showing items as part of the test to ensure we don't break.Ted Gould2010-08-202-2/+24
* | Import upstream version 0.3.11Ted Gould2010-08-191-1/+1
|\|
| * Increasing timer for ARM to get a build.Ted Gould2010-08-121-1/+1
* | Import upstream version 0.3.10Ted Gould2010-08-123-195/+199
|\|
| * Making the dumper sort the properties to make it more predictable.Ted Gould2010-08-121-193/+193
| * Seems the test passes after allAurelien Gateau2010-08-051-0/+1
* | Import upstream version 0.3.9Ted Gould2010-08-021-8/+1
|\|