mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 12:12:10 +01:00
update
* glib/tests/.gitignore: update * tests/.gitignore: update, sort * tests/gobject/.gitignore: add svn path=/trunk/; revision=7772
This commit is contained in:
parent
e665fb822e
commit
b9cf1ed275
@ -1,3 +1,11 @@
|
|||||||
|
2009-01-05 Dan Winship <danw@gnome.org>
|
||||||
|
|
||||||
|
* glib/tests/.gitignore: update
|
||||||
|
|
||||||
|
* tests/.gitignore: update, sort
|
||||||
|
|
||||||
|
* tests/gobject/.gitignore: add
|
||||||
|
|
||||||
2009-01-05 Tor Lillqvist <tml@iki.fi>
|
2009-01-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
Bug 566348 - g_file_open_tmp uses the wrong g_mkstemp on win32
|
Bug 566348 - g_file_open_tmp uses the wrong g_mkstemp on win32
|
||||||
|
3
glib/tests/.gitignore
vendored
3
glib/tests/.gitignore
vendored
@ -3,6 +3,9 @@ fileutils
|
|||||||
keyfile
|
keyfile
|
||||||
markup-subparser
|
markup-subparser
|
||||||
option-context
|
option-context
|
||||||
|
printf
|
||||||
|
rand
|
||||||
strfuncs
|
strfuncs
|
||||||
|
string
|
||||||
testing
|
testing
|
||||||
tmpsample.xml
|
tmpsample.xml
|
||||||
|
63
tests/.gitignore
vendored
63
tests/.gitignore
vendored
@ -1,21 +1,74 @@
|
|||||||
errorcheck-mutex-test
|
asyncqueue-test
|
||||||
deftype
|
atomic-test
|
||||||
testmarshal.c
|
base64-test
|
||||||
testmarshal.h
|
bit-test
|
||||||
|
bookmarkfile-test
|
||||||
|
checksum-test
|
||||||
|
child-test
|
||||||
closures
|
closures
|
||||||
|
collate.out
|
||||||
|
completion-test
|
||||||
|
convert-test
|
||||||
|
cxx-test
|
||||||
|
date-test
|
||||||
|
deftype
|
||||||
|
dirname-test
|
||||||
|
env-test
|
||||||
|
errorcheck-mutex-test
|
||||||
|
file-test
|
||||||
|
file-test-get-contents
|
||||||
|
gio-test
|
||||||
|
hash-test
|
||||||
|
iochannel-test
|
||||||
|
iochannel-test-outfile
|
||||||
|
list-test
|
||||||
|
mainloop-test
|
||||||
|
mapchild
|
||||||
|
mapping-test
|
||||||
|
maptest
|
||||||
|
markup-collect
|
||||||
|
markup-escape-test
|
||||||
|
markup-test
|
||||||
|
module-test
|
||||||
|
node-test
|
||||||
objects
|
objects
|
||||||
objects2
|
objects2
|
||||||
|
onceinit
|
||||||
|
patterntest
|
||||||
properties
|
properties
|
||||||
properties2
|
properties2
|
||||||
|
qsort-test
|
||||||
|
queue-test
|
||||||
|
regex-test
|
||||||
|
relation-test
|
||||||
|
scannerapi
|
||||||
|
sequence-test
|
||||||
|
shell-test
|
||||||
signal1
|
signal1
|
||||||
signal2
|
signal2
|
||||||
signal3
|
signal3
|
||||||
scannerapi
|
slice-color
|
||||||
|
slice-concurrent
|
||||||
|
slice-test
|
||||||
|
slice-threadinit
|
||||||
|
slist-test
|
||||||
|
spawn-test
|
||||||
testgdate
|
testgdate
|
||||||
testgdateparser
|
testgdateparser
|
||||||
testglib
|
testglib
|
||||||
testingbase64
|
testingbase64
|
||||||
|
testmarshal.c
|
||||||
|
testmarshal.h
|
||||||
|
thread-test
|
||||||
|
threadpool-test
|
||||||
timeloop
|
timeloop
|
||||||
timeloop-closure
|
timeloop-closure
|
||||||
|
tree-test
|
||||||
|
type-test
|
||||||
|
unicode-caseconv
|
||||||
unicode-collate
|
unicode-collate
|
||||||
|
unicode-encoding
|
||||||
unicode-normalize
|
unicode-normalize
|
||||||
|
uri-test
|
||||||
|
utf8-pointer
|
||||||
|
utf8-validate
|
||||||
|
12
tests/gobject/.gitignore
vendored
Normal file
12
tests/gobject/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
accumulator
|
||||||
|
defaultiface
|
||||||
|
dynamictype
|
||||||
|
gvalue-test
|
||||||
|
ifacecheck
|
||||||
|
ifaceinherit
|
||||||
|
ifaceinit
|
||||||
|
ifaceproperties
|
||||||
|
override
|
||||||
|
paramspec-test
|
||||||
|
references
|
||||||
|
singleton
|
Loading…
x
Reference in New Issue
Block a user