tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[pspp] / tests / test-glob.c
2009-05-20 Simon Josefssontests/test-glob.c: Include string.h for strcmp prototype.
2009-05-04 Simon JosefssonNew module glob-tests.