From: Dan Winship Date: Mon, 5 Jan 2009 14:56:55 +0000 (+0000) Subject: update X-Git-Tag: GLIB_2_19_4~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b9cf1ed275340c85bc80cf78931171a508aac5ba;p=platform%2Fupstream%2Fglib.git update * glib/tests/.gitignore: update * tests/.gitignore: update, sort * tests/gobject/.gitignore: add svn path=/trunk/; revision=7772 --- diff --git a/ChangeLog b/ChangeLog index a461c9a..925c766 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-05 Dan Winship + + * glib/tests/.gitignore: update + + * tests/.gitignore: update, sort + + * tests/gobject/.gitignore: add + 2009-01-05 Tor Lillqvist Bug 566348 - g_file_open_tmp uses the wrong g_mkstemp on win32 diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore index 0b376e6..5e91729 100644 --- a/glib/tests/.gitignore +++ b/glib/tests/.gitignore @@ -3,6 +3,9 @@ fileutils keyfile markup-subparser option-context +printf +rand strfuncs +string testing tmpsample.xml diff --git a/tests/.gitignore b/tests/.gitignore index f6d4a60..0b37c5e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,21 +1,74 @@ -errorcheck-mutex-test -deftype -testmarshal.c -testmarshal.h +asyncqueue-test +atomic-test +base64-test +bit-test +bookmarkfile-test +checksum-test +child-test 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 objects2 +onceinit +patterntest properties properties2 +qsort-test +queue-test +regex-test +relation-test +scannerapi +sequence-test +shell-test signal1 signal2 signal3 -scannerapi +slice-color +slice-concurrent +slice-test +slice-threadinit +slist-test +spawn-test testgdate testgdateparser testglib testingbase64 +testmarshal.c +testmarshal.h +thread-test +threadpool-test timeloop timeloop-closure +tree-test +type-test +unicode-caseconv unicode-collate +unicode-encoding unicode-normalize +uri-test +utf8-pointer +utf8-validate diff --git a/tests/gobject/.gitignore b/tests/gobject/.gitignore new file mode 100644 index 0000000..5781901 --- /dev/null +++ b/tests/gobject/.gitignore @@ -0,0 +1,12 @@ +accumulator +defaultiface +dynamictype +gvalue-test +ifacecheck +ifaceinherit +ifaceinit +ifaceproperties +override +paramspec-test +references +singleton