summaryrefslogtreecommitdiff
path: root/tests/warn
Commit message (Expand)AuthorAgeFilesLines
* Always pass an encoding to open() using text modeChristoph Reiter2020-11-071-1/+1
* Meson: Fix build as subprojectXavier Claessens2020-05-061-4/+4
* Drop autotools build systemChristoph Reiter2019-03-111-27/+0
* maintransformer: Don't warn on (optional) annotations on (inout)Guido Günther2019-01-131-5/+5
* message: simplify handling of error levelsChristoph Reiter2019-01-101-2/+2
* meson: Port repository testsTomasz Miąsko2018-12-101-2/+2
* Drop deprecated and redundant universal newline modeTomasz Miąsko2018-12-091-1/+1
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-10/+1
* g-ir-tools: respect gir_dir_prefixKai Kang2018-10-081-0/+1
* tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-151-0/+1
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-1/+1
* Convert _Bool to gboolean for backward compatibility.Tomasz Miąsko2018-06-231-13/+13
* Recognize additional basic types from ISO/IEC TS 18661-3:2015.Tomasz Miąsko2018-06-231-5/+32
* meson: Add the giscanner warning testsChristoph Reiter2018-06-213-2/+47
* Revert "removing $(srcdir) because it is not replaced correctly and not neces...Emmanuele Bassi2017-05-041-1/+1
* Revert "build: Use $(srcdir) when calling Python scripts"Emmanuele Bassi2017-05-041-1/+1
* build: Use $(srcdir) when calling Python scriptsEmmanuele Bassi2017-05-041-1/+1
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2017-05-041-1/+1
* scanner: Warn and ignore return annotations when there is no return valueGarrett Regier2015-10-042-0/+20
* scanner: Warn and ignore on incorrect optional/nullable/allow-none annotationsGarrett Regier2015-10-044-0/+47
* tests/warn: Fix test for previous GVariant floating commitColin Walters2015-09-291-1/+1
* giscanner: Use builtins module in Python 3Simon Feltman2015-09-291-2/+6
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Replace repr format usage with string formatterSimon Feltman2015-09-291-4/+4
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-0/+1
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-0/+2
* scanner: Tweak "invalid transfer" warning to show type tooColin Walters2015-09-271-6/+6
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-4/+28
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-271-28/+4
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-261-4/+28
* scanner: allow (array zero-terminated) instead of (array zero-terminated=1)Dieter Verfaillie2015-03-031-5/+4
* tests: Switch two more uses to LOG_COMPILER to fix parallel-testsColin Walters2014-01-251-1/+1
* tests: Use Automake test harness for warning testsSimon Feltman2013-12-292-13/+4
* giscanner: Fix GtkDocBlock.position...Dieter Verfaillie2013-10-084-8/+8
* giscanner: refactor annotation validationDieter Verfaillie2013-10-086-40/+36
* giscanner: flesh out annotation parsing and storageDieter Verfaillie2013-10-081-5/+5
* giscanner: give message.ERROR a purposeDieter Verfaillie2013-10-081-2/+2
* giscanner: give pointer to original comment block...Dieter Verfaillie2013-10-081-5/+14
* giscanner: rename the parse() method to parse_comment_blocks()Dieter Verfaillie2013-10-081-1/+1
* giscanner: rename AnnotationParser() to GtkDocCommentBlockParser()Dieter Verfaillie2013-10-081-3/+3
* giscanner: rename "options" to "annotations"Dieter Verfaillie2013-10-081-1/+1
* tests: move GTK-Doc comment block warning testsDieter Verfaillie2013-10-081-198/+0
* tests: fix diff outputDieter Verfaillie2013-10-081-6/+3
* tests: fix warning tests message sorting...Dieter Verfaillie2013-10-081-2/+3
* 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