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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gi-tester: Port to Python
Christoph Reiter
2018-07-22
4
-63
/
+124
*
Fix scanner tests for new functions added with !32
Christoph Reiter
2018-07-22
13
-0
/
+399
*
meson: Add a "python" option to make the python to build against configurable
Christoph Reiter
2018-07-11
2
-2
/
+2
*
meson: skip test_transformer on Windows for now
Christoph Reiter
2018-07-11
1
-1
/
+5
*
Avoid accidental library name matches when parsing ldd output.
Tomasz Miąsko
2018-07-11
3
-0
/
+104
*
meson: Run Python unit tests.
Tomasz Miąsko
2018-07-11
3
-6
/
+14
*
Convert _Bool to gboolean for backward compatibility.
Tomasz Miąsko
2018-06-23
1
-13
/
+13
*
Recognize additional basic types from ISO/IEC TS 18661-3:2015.
Tomasz Miąsko
2018-06-23
1
-5
/
+32
*
Merge branch 'meson-warn-tests' into 'master'
Christoph Reiter
2018-06-23
4
-2
/
+48
|
\
|
*
meson: Add the giscanner warning tests
Christoph Reiter
2018-06-21
4
-2
/
+48
*
|
autotools: dist all meson files
Christoph Reiter
2018-06-21
1
-1
/
+2
|
/
*
gimarshallingtests: Add test readonly property
Philip Chimento
2018-06-20
1
-0
/
+11
*
regress: Avoid double-promotion warning
Philip Chimento
2018-06-20
1
-1
/
+1
*
regress: Add test with signal inout parameter
Philip Chimento
2018-06-20
3
-0
/
+69
*
regress: Add test for interface signal
Philip Chimento
2018-06-20
3
-0
/
+52
*
Preserve complete C type when applying array annotations.
Tomasz Miąsko
2018-06-20
2
-7
/
+7
*
Merge branch 'array-to-pointer-adjustment' into 'master'
Christoph Reiter
2018-06-18
1
-1
/
+1
|
\
|
*
Perform array to pointer adjustment in function parameters.
Tomasz Miąsko
2018-04-28
1
-1
/
+1
*
|
Merge branch 'byte-array-default-element-type' into 'master'
Philip Chimento
2018-06-18
9
-2
/
+92
|
\
\
|
|
/
|
/
|
|
*
Add marshalling tests for ByteArray property.
Tomasz Miąsko
2018-04-15
2
-0
/
+17
|
*
Add regression tests for default ByteArray element type.
Tomasz Miąsko
2018-04-15
7
-2
/
+75
*
|
tests: expose variables in meson.build
Mathieu Duponchelle
2018-04-20
1
-0
/
+18
|
/
*
tests: Fix declarations
Philip Chimento
2018-03-31
1
-5
/
+6
*
tests: Avoid global variable shadowing local
Philip Chimento
2018-03-31
1
-5
/
+5
*
tests: Use g_error_new_literal() for literal string
Philip Chimento
2018-03-31
1
-1
/
+1
*
tests: Fix signed-ness of variable
Philip Chimento
2018-03-31
1
-1
/
+1
*
tests: Fix const-ness warnings
Philip Chimento
2018-03-31
4
-116
/
+118
*
scanner test: Cross-platform identifier filter
Philip Chimento
2018-03-27
1
-6
/
+12
*
tests: Ignore platform-dependent field in test results
Philip Chimento
2018-03-27
1
-2
/
+7
*
Create a new symbol instead of changing its identifier in place.
Tomasz Miąsko
2018-02-13
1
-0
/
+7
*
Reuse const_table between calls to SourceScanner parse_files and parse_macros.
Tomasz Miąsko
2018-02-13
5
-0
/
+48
*
Fix parsing when type_specifier comes before type_qualifier.
Tomasz Miąsko
2018-02-09
2
-2
/
+2
*
Merge branch '120-subdir-objects' into 'master'
Emmanuele Bassi
2018-02-09
3
-16
/
+16
|
\
|
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2018-02-08
3
-16
/
+16
*
|
Preserve complete_ctype when using type from annotation.
Tomasz Miąsko
2018-02-09
2
-3
/
+3
|
/
*
regress: Check that enum value assignments work for all members
Emmanuele Bassi
2018-01-25
5
-1
/
+16
*
regress: Test for property and method with conflicting names
Rico Tzschichholz
2017-07-21
14
-2
/
+241
*
Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...
Christoph Reiter
2017-05-17
6
-5
/
+37
*
Revert "removing $(srcdir) because it is not replaced correctly and not neces...
Emmanuele Bassi
2017-05-04
5
-20
/
+20
*
Revert "build: Use $(srcdir) when calling Python scripts"
Emmanuele Bassi
2017-05-04
3
-3
/
+3
*
build: Use $(srcdir) when calling Python scripts
Emmanuele Bassi
2017-05-04
3
-3
/
+3
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2017-05-04
5
-20
/
+20
*
regress: Add test for setting a NULL strv in a GValue
Sam Spilsbury
2017-04-25
7
-0
/
+121
*
tests: Add marshalling tests for GValue-valued properties
Philip Chimento
2017-04-03
2
-0
/
+22
*
gimarshallingtests: Add a flags and enum property
Christoph Reiter
2017-03-28
2
-0
/
+32
*
tests: Update "expected" for Regress-1.0.gir
Rico Tzschichholz
2017-03-20
1
-1
/
+1
*
typedefs: fix type information.
Mathieu Duponchelle
2017-03-14
1
-2
/
+0
*
tests: Update "expected" for hidden fundamental class
Rico Tzschichholz
2017-01-17
11
-6
/
+108
*
tests: Add a hidden fundamental class
Lionel Landwerlin
2017-01-14
2
-0
/
+41
*
tests: Test hashtables with allocated values
Philip Chimento
2016-11-02
2
-0
/
+97
[next]