summaryrefslogtreecommitdiff
path: root/tests/warn
Commit message (Expand)AuthorAgeFilesLines
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-071-7/+9
* fix "make distcheck"Dieter Verfaillie2013-04-212-3/+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
* 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
* transformer: Ensure that types aren't resolved if we can't find themJasper St. Pierre2013-02-071-0/+9
* 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: Support warning tests in modern automakeJasper St. Pierre2013-02-071-1/+2
* scanner: Warn if we're missing (element-type) for GPtrArrayColin Walters2012-12-102-0/+9
* scanner: Parse comments with */ not on a new line, but emit a warningDieter Verfaillie2012-12-021-0/+11
* annotationparser: add test for comment lines not starting with ' * 'Dieter Verfaillie2012-04-171-0/+14
* annotationparser: cleanup and add tests for the new warnings we now emitDieter Verfaillie2012-04-172-1/+192
* warningtester: make it possible to EXPECT multiple lines of outputDieter Verfaillie2012-04-171-60/+74
* annotationparser: correct "maximium" in error messagesWill Thompson2012-04-092-2/+2
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-054-7/+7
* giscanner: Add better errors for unknown param namesJasper St. Pierre2012-02-131-1/+11
* Fix warning for missing (element-type)Colin Walters2011-08-293-0/+13
* Add tests for newly added warningsGiovanni Campagna2011-08-181-1/+27
* warningtester: Hack in DATADIRGOBJECT_INTROSPECTION_1_29_15Colin Walters2011-07-271-0/+4
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-222-0/+19
* Update exact wording of warning in testTomeu Vizoso2011-02-221-1/+1
* Add warnings for the (method) annotationTomeu Vizoso2011-02-222-0/+27
* Fix tests to look in correct directory for typelibsColin Walters2010-11-161-2/+2
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-092-1/+5
* scanner: Abort if we would be generating an empty namespaceColin Walters2010-09-291-0/+4
* [annotationparser] Allow param less closuresJohan Dahlin2010-09-242-0/+9
* Add more array warnings + testsJohan Dahlin2010-09-242-0/+45
* [annotationparser] Validate the rest of the annotationsJohan Dahlin2010-09-244-12/+64
* [warningtester] Prettify error outputJohan Dahlin2010-09-231-2/+6
* Add scope annotation value warningsJohan Dahlin2010-09-231-2/+22
* Make the invalid annotation warning a bit prettierJohan Dahlin2010-09-231-1/+1
* Validate transfer annnotationsJohan Dahlin2010-09-232-0/+13
* [annotationparser] Make it a bit stricterJohan Dahlin2010-09-231-1/+8
* [scanner] Warn for invalid scanner annotationsJohan Dahlin2010-09-232-0/+9
* tests: Look for uninstalled .girsColin Walters2010-09-222-1/+4
* [maintransformer] Improve type resolution warningsJohan Dahlin2010-09-201-1/+1
* [IntrospectablePass] Improve error messageJohan Dahlin2010-09-202-1/+9
* Pass in blocks to IntrospectablePassJohan Dahlin2010-09-201-1/+1
* Include proper line number for scope warningJohan Dahlin2010-09-191-1/+1
* Include proper filename and lineno in doc warningJohan Dahlin2010-09-191-3/+3
* [maintransformer] Do not warn for vararg docsJohan Dahlin2010-09-161-0/+10
* Add a warning for unresolved typesJohan Dahlin2010-09-152-0/+12
* Add a parameter mismatch warningJohan Dahlin2010-09-143-0/+31
* [warningtester] Do not sort expected warningsJohan Dahlin2010-09-142-2/+2
* [warningtester] Invert expected/actualJohan Dahlin2010-09-141-1/+1
* [tests] Add to EXTRA_DISTJohan Dahlin2010-09-131-1/+1
* [tests] Remove left over variableJohan Dahlin2010-09-131-1/+1