annotationparser: correct "maximium" in error messages
[platform/upstream/gobject-introspection.git] / tests / warn /
2012-04-09 Will Thompsonannotationparser: correct "maximium" in error messages
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-13 Jasper St. Pierregiscanner: Add better errors for unknown param names
2011-08-30 Colin WaltersFix warning for missing (element-type)
2011-08-18 Giovanni CampagnaAdd tests for newly added warnings
2011-07-27 Colin Walterswarningtester: Hack in DATADIR GOBJECT_INTROSPECTION_1_29_15
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-22 Tomeu VizosoUpdate exact wording of warning in test
2011-02-22 Tomeu VizosoAdd warnings for the (method) annotation
2010-11-16 Colin WaltersFix tests to look in correct directory for typelibs
2010-11-09 Colin WaltersSwitch to nonrecursive make for core (i.e. not tests/)
2010-09-29 Colin Waltersscanner: Abort if we would be generating an empty namespace
2010-09-24 Johan Dahlin[annotationparser] Allow param less closures
2010-09-24 Johan DahlinAdd more array warnings + tests
2010-09-24 Johan Dahlin[annotationparser] Validate the rest of the annotations
2010-09-23 Johan Dahlin[warningtester] Prettify error output
2010-09-23 Johan DahlinAdd scope annotation value warnings
2010-09-23 Johan DahlinMake the invalid annotation warning a bit prettier
2010-09-23 Johan DahlinValidate transfer annnotations
2010-09-23 Johan Dahlin[annotationparser] Make it a bit stricter
2010-09-23 Johan Dahlin[scanner] Warn for invalid scanner annotations
2010-09-23 Colin Walterstests: Look for uninstalled .girs
2010-09-21 Johan Dahlin[maintransformer] Improve type resolution warnings
2010-09-21 Johan Dahlin[IntrospectablePass] Improve error message
2010-09-21 Johan DahlinPass in blocks to IntrospectablePass
2010-09-20 Johan DahlinInclude proper line number for scope warning
2010-09-19 Johan DahlinInclude proper filename and lineno in doc warning
2010-09-16 Johan Dahlin[maintransformer] Do not warn for vararg docs
2010-09-15 Johan DahlinAdd a warning for unresolved types
2010-09-14 Johan DahlinAdd a parameter mismatch warning
2010-09-14 Johan Dahlin[warningtester] Do not sort expected warnings
2010-09-14 Johan Dahlin[warningtester] Invert expected/actual
2010-09-13 Johan Dahlin[tests] Add to EXTRA_DIST
2010-09-13 Johan Dahlin[tests] Remove left over variable
2010-09-08 Owen W. TaylorHandle casing better for constants
2010-09-03 Johan Dahlin[test] Add warning tests for enums
2010-09-03 Johan Dahlin[tests] Handle multiple errors per file better
2010-09-02 Johan Dahlin[tests] Add callback scope tests
2010-09-02 Johan Dahlin[tests] Rework tester to be executed once per test
2010-09-02 Johan Dahlin[tests] Add test infrastructure for warnings