index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scanner
/
Regress-1.0-C-expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: don't accept invalid symbols in binary expressions
Lubomir Rintel
2023-01-08
1
-14
/
+0
*
tests/scanner: add some tests for #defines
Lubomir Rintel
2023-01-08
2
-0
/
+28
*
regress: Add Fundamental type with no set/get-value-func's
Marco Trevisan (Treviño)
2022-01-11
11
-0
/
+377
*
tests: Check new property accessors annotations
Emmanuele Bassi
2021-08-05
2
-0
/
+85
*
Merge branch 'standalone-doc-sections' into 'master'
Mathieu Duponchelle
2020-07-22
1
-0
/
+15
|
\
|
*
Add the notion of standalone doc sections.
Mathieu Duponchelle
2020-07-12
1
-0
/
+15
*
|
giscanner: parse block comments for members and fields
Mathieu Duponchelle
2020-07-12
1
-0
/
+14
|
/
*
Revert "Add support for element-type to GListModel"
Rico Tzschichholz
2020-04-28
2
-61
/
+0
*
Add support for element-type to GListModel
Emmanuele Bassi
2020-04-26
2
-0
/
+61
*
Revert "Add element-type support to GListModel"
Emmanuele Bassi
2020-04-26
2
-61
/
+0
*
Add element-type support to GListModel
Emmanuele Bassi
2020-04-24
2
-0
/
+61
*
Support array arguments with static keyword
Emmanuele Bassi
2019-09-15
1
-0
/
+38
*
regress: Add regression test for signal with GError param
Philip Chimento
2019-08-01
3
-0
/
+110
*
transformer: only include function macros from headers. See #159
Christoph Reiter
2019-07-22
2
-28
/
+0
*
scanner: parse and expose function macros
Mathieu Duponchelle
2019-07-19
39
-0
/
+546
*
tests: Add functions using flat struct arrays
Tomasz Miąsko
2019-01-08
7
-0
/
+280
*
scanner: Merge basic types in `specifier_qualifier_list` production.
Tomasz Miąsko
2019-01-05
1
-0
/
+14
*
Define grefcount and gatomicrefcount as aliases to gint
Tomasz Miąsko
2018-11-23
3
-0
/
+63
*
regress: Implement interface and override properties
Philip Chimento
2018-11-07
2
-1
/
+16
*
regress: Add test for write-only property
Philip Chimento
2018-10-22
1
-0
/
+13
*
regress: implement the getter/setter for the new byte-array property.
Christoph Reiter
2018-08-11
1
-0
/
+14
*
Fix scanner tests for new functions added with !32
Christoph Reiter
2018-07-22
4
-0
/
+137
*
Preserve complete C type when applying array annotations.
Tomasz Miąsko
2018-06-20
1
-1
/
+1
*
Add regression tests for default ByteArray element type.
Tomasz Miąsko
2018-04-15
1
-0
/
+15
*
Reuse const_table between calls to SourceScanner parse_files and parse_macros.
Tomasz Miąsko
2018-02-13
1
-0
/
+14
*
Preserve complete_ctype when using type from annotation.
Tomasz Miąsko
2018-02-09
1
-2
/
+2
*
regress: Test for property and method with conflicting names
Rico Tzschichholz
2017-07-21
3
-0
/
+67
*
Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...
Christoph Reiter
2017-05-17
1
-1
/
+9
*
regress: Add test for setting a NULL strv in a GValue
Sam Spilsbury
2017-04-25
1
-0
/
+30
*
tests: Update "expected" for hidden fundamental class
Rico Tzschichholz
2017-01-17
3
-2
/
+32
*
tests: add regression test for anonymous struct
Scott D Phillips
2016-05-08
3
-0
/
+63
*
tests: Add regression test for signal w. array+len
Philip Chimento
2016-02-08
2
-1
/
+41
*
tests: Add regression test for out array of struct
Philip Chimento
2016-02-07
1
-0
/
+47
*
tests: Add more regression tests for (not nullable)
Philip Withnall
2015-11-06
2
-0
/
+103
*
Add support for function typedefs without pointer
Ben Iofel
2015-10-19
2
-0
/
+62
*
scanner: Fix allow-none on return values
Garrett Regier
2015-09-29
2
-0
/
+60
*
tests: Add expected files for previous commit
Colin Walters
2015-09-28
1
-0
/
+30
*
regress: Add a test for (nullable)
Colin Walters
2015-09-03
1
-0
/
+38
*
test: Add a test for GList containing GType.
Christoph Reiter
2015-07-05
1
-0
/
+38
*
tests: fix make distcheck
Dieter Verfaillie
2015-06-20
2
-0
/
+62
*
tests: Change names with case-only distinction
Philip Chimento
2014-10-01
1
-2
/
+2
*
scanner: Honor nested types on array declarations as well
Colin Walters
2014-09-05
1
-0
/
+15
*
tests: Add regression test for callbacks with an inout array
Garrett Regier
2014-08-07
2
-0
/
+71
*
Parse and expose ownership transfer for instance parameters
Giovanni Campagna
2014-07-03
1
-0
/
+38
*
doctool: update tests
Giovanni Campagna
2014-03-05
5
-15
/
+15
*
g-ir-compiler: Add support for callback fields on GObjects
Simon Feltman
2014-02-27
2
-0
/
+38
*
doctool: update tests
Giovanni Campagna
2014-02-26
36
-130
/
+253
*
scanner: support virtual functions with a typedef-ed callback
Giovanni Campagna
2014-02-20
5
-0
/
+136
*
doctool: update reference tests
Giovanni Campagna
2014-02-20
627
-6712
/
+5606
*
scanner: Don't barf on anonymous unions
Colin Walters
2013-10-30
2
-0
/
+50
[next]