From b9cf1ed275340c85bc80cf78931171a508aac5ba Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 5 Jan 2009 14:56:55 +0000 Subject: [PATCH] update * glib/tests/.gitignore: update * tests/.gitignore: update, sort * tests/gobject/.gitignore: add svn path=/trunk/; revision=7772 --- ChangeLog | 8 +++++ glib/tests/.gitignore | 3 ++ tests/.gitignore | 63 ++++++++++++++++++++++++++++++++++++---- tests/gobject/.gitignore | 12 ++++++++ 4 files changed, 81 insertions(+), 5 deletions(-) create mode 100644 tests/gobject/.gitignore diff --git a/ChangeLog b/ChangeLog index a461c9a24..925c76680 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 0b376e6eb..5e917297e 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 f6d4a606c..0b37c5e85 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 000000000..57819017a --- /dev/null +++ b/tests/gobject/.gitignore @@ -0,0 +1,12 @@ +accumulator +defaultiface +dynamictype +gvalue-test +ifacecheck +ifaceinherit +ifaceinit +ifaceproperties +override +paramspec-test +references +singleton