summaryrefslogtreecommitdiff
path: root/tests/warn
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle casing better for constantsOwen W. Taylor2010-09-071-1/+1
* [test] Add warning tests for enumsJohan Dahlin2010-09-021-0/+12
* [tests] Handle multiple errors per file betterJohan Dahlin2010-09-021-11/+12
* [tests] Add callback scope testsJohan Dahlin2010-09-023-0/+18
* [tests] Rework tester to be executed once per testJohan Dahlin2010-09-022-26/+34
* [tests] Add test infrastructure for warningsJohan Dahlin2010-09-025-0/+127