mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
gitignore additions for gdbus, new test cases
This commit is contained in:
parent
984258c662
commit
4967b6d2ab
1
gio/.gitignore
vendored
1
gio/.gitignore
vendored
@ -5,4 +5,5 @@ gioenumtypes.[ch]
|
|||||||
gioalias.h
|
gioalias.h
|
||||||
gioaliasdef.c
|
gioaliasdef.c
|
||||||
glib-compile-schemas
|
glib-compile-schemas
|
||||||
|
gdbus
|
||||||
gsettings
|
gsettings
|
||||||
|
23
gio/tests/.gitignore
vendored
23
gio/tests/.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
async-close-output-stream
|
||||||
buffered-input-stream
|
buffered-input-stream
|
||||||
connectable
|
connectable
|
||||||
contexts
|
contexts
|
||||||
@ -12,6 +13,26 @@ filter-streams
|
|||||||
g-file
|
g-file
|
||||||
g-file-info
|
g-file-info
|
||||||
g-icon
|
g-icon
|
||||||
|
gdbus-addresses
|
||||||
|
gdbus-connection
|
||||||
|
gdbus-error
|
||||||
|
gdbus-example-export
|
||||||
|
gdbus-example-own-name
|
||||||
|
gdbus-example-peer
|
||||||
|
gdbus-example-proxy-subclass
|
||||||
|
gdbus-example-server
|
||||||
|
gdbus-example-subtree
|
||||||
|
gdbus-example-unix-fd-client
|
||||||
|
gdbus-example-watch-name
|
||||||
|
gdbus-example-watch-proxy
|
||||||
|
gdbus-exit-on-close
|
||||||
|
gdbus-export
|
||||||
|
gdbus-introspection
|
||||||
|
gdbus-names
|
||||||
|
gdbus-peer
|
||||||
|
gdbus-proxy
|
||||||
|
gdbus-serialization
|
||||||
|
gdbus-threading
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
gsettings
|
gsettings
|
||||||
gsettings.store
|
gsettings.store
|
||||||
@ -30,4 +51,4 @@ srvtarget
|
|||||||
test.mo
|
test.mo
|
||||||
unix-fd
|
unix-fd
|
||||||
unix-streams
|
unix-streams
|
||||||
utf8-input-stream
|
utf8-input-streamgdbus-addresses
|
||||||
|
1
glib/tests/.gitignore
vendored
1
glib/tests/.gitignore
vendored
@ -12,3 +12,4 @@ strfuncs
|
|||||||
string
|
string
|
||||||
testing
|
testing
|
||||||
tmpsample.xml
|
tmpsample.xml
|
||||||
|
utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user