Change so that it works on platforms where isalpha is a macro only,
authorDarin Adler <darin@src.gnome.org>
Mon, 17 Sep 2001 15:27:04 +0000 (15:27 +0000)
committerDarin Adler <darin@src.gnome.org>
Mon, 17 Sep 2001 15:27:04 +0000 (15:27 +0000)
commit44b8df437027da30600159577c3ca7c183815bdd
treec8f9f336a137d2d6daad09fbbc2e24b06e100273
parenta96d96a947175ada562e8b7aed477f89aaa27584
Change so that it works on platforms where isalpha is a macro only,

* tests/strfunc-test.c: (main): Change so that it works
on platforms where isalpha is a macro only, without the
corresponding function that the C standard requires.
Also eliminate the multiple lists of ctype functions.

* tests/.cvsignore: Ignore the new test.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/.cvsignore
tests/strfunc-test.c