diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2006-04-05 04:50:48 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-04-05 04:50:48 +0000 |
commit | f3ed45cbfb4113be491d6b681224cff666feffe2 (patch) | |
tree | e9be50d8c4ee0ced7d80adc6213a926c67ab8e8d /tests | |
parent | 6324ed6b34ce9ab4fa83348f10eba3ebb3426347 (diff) |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.cvsignore | 1 | ||||
-rw-r--r-- | tests/gobject/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 4175c8a88..5fbe9a96a 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -78,3 +78,4 @@ utf8-validate utf8-pointer mapchild maptest +base64-test diff --git a/tests/gobject/.cvsignore b/tests/gobject/.cvsignore index dca1d8b1f..8f686fc56 100644 --- a/tests/gobject/.cvsignore +++ b/tests/gobject/.cvsignore @@ -12,3 +12,4 @@ references testmarshal.c testmarshal.h stamp-testmarshal.h +paramspec-test |