diff options
author | Darin Adler <darin@src.gnome.org> | 2001-08-03 19:25:53 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-08-03 19:25:53 +0000 |
commit | 669974f6d79a58f19c583995b41a3e0bf8b1cbf4 (patch) | |
tree | bf720d85eafeb347f4da5ffc59e243e8f18ee0e7 /tests/.cvsignore | |
parent | c2ec77f534b5d1082471cff101de3b43c3a7edc0 (diff) |
Improve strfunc test to test the split function in a way that demonstrates
* tests/.cvsignore:
* tests/strfunc-test.c: (strv_check), (main):
Improve strfunc test to test the split function in a way that
demonstrates its idiosyncrasies.
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index be029496e..614a73d32 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -18,6 +18,7 @@ date-test dirname-test hash-test iochannel-test +iochannel-test-outfile list-test mainloop-test markup-test |