summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gimarshallingtests: Add test for GValue pass-by-referenceSimon Feltman2013-07-022-0/+15
* tests: Fix make distRico Tzschichholz2013-06-211-1/+3
* giscanner: Add a simple automatic sections file generatorJasper St. Pierre2013-06-162-1/+371
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-072-8/+11
* Revert addition of __int128 testsColin Walters2013-05-075-87/+0
* Add expected doc files for previous commitColin Walters2013-05-073-0/+75
* scanner: Parse __int128 and friends as "int"Colin Walters2013-05-072-0/+14
* build: use diff -r when testing generated docsDieter Verfaillie2013-05-061-3/+3
* build: silence "make[5]: unlink: Regress-1.0-Python: Is a directory"Dieter Verfaillie2013-05-061-3/+3
* build: make it clear generated documentation goes in $(builddir)Dieter Verfaillie2013-05-061-6/+6
* GIMarshallingTests: remove a function that does not existsGiovanni Campagna2013-04-231-1/+0
* tests: add missing expected generated documentationDieter Verfaillie2013-04-226-0/+233
* fix "make distcheck"Dieter Verfaillie2013-04-214-6/+11
* tests: Add a struct with fixed-size gcharColin Walters2013-04-193-0/+36
* giscanner: fix broken xml:whitespace attributes in .gir filesDieter Verfaillie2013-04-093-358/+358
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-0915-33/+32
* tests: Restore intentional mixed tab/space indentationDieter Verfaillie2013-04-091-8/+8
* gimarshallingtests: Fix vfunc_return_enum typeSimon Feltman2013-04-041-1/+1
* gimarshallingtests: Add tests for enum returned from vfuncSimon Feltman2013-03-182-2/+41
* tests: Add more torture CPPFLAGS for RegressColin Walters2013-03-061-3/+4
* tests: Remove duplicate specification of CPPFLAGS for RegressColin Walters2013-03-061-2/+2
* regress: Add a test case for passing -Dquoted_stringColin Walters2013-03-051-1/+3
* Revert "gi-r-scanner: add support for raw CFLAGS flags option"Colin Walters2013-03-051-2/+1
* gi-r-scanner: add support for raw CFLAGS flags optionTim Lunn2013-03-061-1/+2
* tests: Fix memory leak in GIMarshallingTestsPropertiesObjectMartin Pitt2013-03-041-0/+8
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_container_outMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_full_returnMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_init_function()Martin Pitt2013-03-041-0/+2
* Reformat code to GNU styleMartin Pitt2013-02-273-1844/+1941
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-276-0/+215
* tests: Add missing expected filesColin Walters2013-02-2717-0/+774
* scanner: internals cleanup: Key more things off NamespaceColin Walters2013-02-267-10/+0
* doctool: Use builtin namespace walkerColin Walters2013-02-2620-1/+643
* scanner: Synthesize argument names if we don't see oneColin Walters2013-02-263-9/+9
* test/gimarshallingtests.c: Fix build on C89 compilersChun-wei Fan2013-02-231-2/+4
* Install utility.[hc]Martin Pitt2013-02-201-1/+1
* Ship missing header files for tests/warn/ checkMartin Pitt2013-02-201-1/+1
* tests: Be compatible with Automake 1.11, 1.12 and 1.13, and the future, hopef...Colin Walters2013-02-192-3/+13
* tests: Be compatible with both Automake 1.12 and 1.13Colin Walters2013-02-191-2/+1
* tests: Add RegressTestReferenceEnum to the doc testsJasper St. Pierre2013-02-183-0/+127
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-181-0/+15
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-162-15/+24
* docwriter: Use the fully-qualified name for functions and methodsJasper St. Pierre2013-02-15367-367/+367
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-151247-1413/+1417
* doctool: Make sure to add "new"Jasper St. Pierre2013-02-1515-15/+15
* doctool: Don't put curly braces around the construct props if there are noneJasper St. Pierre2013-02-1511-22/+11
* doctool: Don't link to the namespace from the namespace pageJasper St. Pierre2013-02-153-6/+3
* tests: Clean up doc generation testsJasper St. Pierre2013-02-151-3/+0
* docwriter: Don't render constants for nowJasper St. Pierre2013-02-1554-1353/+0
* doctool: Remove an extra <p> in the signalsJasper St. Pierre2013-02-158-8/+8