tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[pspp] / tests / test-i-ring.c
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2007-10-22 Ralf Wildenhues* tests/test-i-ring.c: Work for C89.
2007-10-11 Bruno HaiblePut unit test for i-ring module into a normal test...