summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* doctool: Remove the ctype from the signal return valueJasper St. Pierre2013-02-148-8/+8
* doctool: Add an link for signal methodsJasper St. Pierre2013-02-1438-38/+38
* doctool: Fix Gjs class signatureJasper St. Pierre2013-02-1415-30/+77
* doctool: Gjs doesn't have extra signal parametersJasper St. Pierre2013-02-1419-171/+19
* doctool: Fix use of <dl> tag in templatesJasper St. Pierre2013-02-14952-5712/+9482
* docwriter: Skip non-introspectable nodes in introspectable languagesJasper St. Pierre2013-02-1444-1912/+0
* docwriter: Format list types as if they are arraysJasper St. Pierre2013-02-1441-77/+77
* tests/scanner: add Regress-1.0-*-expected to EXTRA_DISTRico Tzschichholz2013-02-121-1/+4
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111368-1243/+54726
* docwriter: Skip lots of special kinds of parametersJasper St. Pierre2013-02-111-13/+1
* docwriter: Define a new formatter method for getting paramsJasper St. Pierre2013-02-113-1/+7
* transformer: Ensure that types aren't resolved if we can't find themJasper St. Pierre2013-02-071-0/+9
* annotation: Fix invalid typeJasper St. Pierre2013-02-072-4/+3
* transformer: Warn on unnamed params in declarationsJasper St. Pierre2013-02-071-0/+20
* warningtester: Sort the list of warningsJasper St. Pierre2013-02-071-0/+3
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-076-60/+100
* tests: Move TestInherit into RegressJasper St. Pierre2013-02-074-36/+132
* tests: Move Foo into RegressJasper St. Pierre2013-02-074-483/+1909