diff options
author | Robert Brady <rwb197@ecs.soton.ac.uk> | 1999-08-06 22:25:09 +0800 |
---|---|---|
committer | Robert Brady <rbrady@src.gnome.org> | 1999-08-06 22:25:09 +0800 |
commit | 2bbd6e4180c90540f5be5c87736099229d234d60 (patch) | |
tree | 7b10b6c9625616409130d0ce734205a562e66b14 /tests/.cvsignore | |
parent | cf2f1c428f9a75323318f04c66c7e1999ad65f62 (diff) | |
download | gsoc2013-evolution-2bbd6e4180c90540f5be5c87736099229d234d60.tar.gz gsoc2013-evolution-2bbd6e4180c90540f5be5c87736099229d234d60.tar.zst gsoc2013-evolution-2bbd6e4180c90540f5be5c87736099229d234d60.zip |
test for RFC2047 decoder.
1998-08-06 Robert Brady <rwb197@ecs.soton.ac.uk>
* tests/test5.c: test for RFC2047 decoder.
* camel/gmime-rfc2047.c: Improved RFC2047 decoder.
svn path=/trunk/; revision=1088
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 8cb5c0556b..7232b242dc 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -1,3 +1,8 @@ +test1 +test2 +test3 +test4 +test5 Makefile.in Makefile .deps |