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.
This commit is contained in:
Darin Adler
2001-08-03 19:25:53 +00:00
parent c2ec77f534
commit 669974f6d7
12 changed files with 149 additions and 36 deletions

View File

@@ -1,3 +1,10 @@
2001-08-03 Darin Adler <darin@bentspoon.com>
* tests/strfunc-test.c: (strv_check), (main):
Improve strfunc test to test the split function in a way that
demonstrates its idiosyncrasies.
* tests/.cvsignore:
2001-08-03 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure help output.