summaryrefslogtreecommitdiff
path: root/tests/asv.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-071-2/+0
* Tests: check tp_vardict_get_foo() together with tp_asv_get_foo()Xavier Claessens2012-09-151-551/+141
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Remove tabs from a testWill Thompson2009-04-031-3/+3
* tp_asv_dump() -- dumps the map to the debugging consoleDavyd Madeley2009-03-311-0/+2
* tp_asv_new()Davyd Madeley2009-03-301-5/+17
* tests: remove the option to carry on after a failureSimon McVittie2009-03-171-9/+1
* tests/asv.c: exercise sliced-GValue constructorsSimon McVittie2009-03-041-134/+60
* Exercise tp_asv_size in tests/asv.cSimon McVittie2008-07-031-0/+6
* Add more tp_asv_get_* testsSimon McVittie2008-05-211-10/+511
* Add trivial regression tests for tp_asv_lookup() tooSimon McVittie2008-05-191-0/+8
* Add a regression test for tp_asv_get_*Simon McVittie2008-05-191-0/+246