r22216: move strptime testsuite into it's own file
authorStefan Metzmacher <metze@samba.org>
Sun, 15 Apr 2007 16:13:06 +0000 (16:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:50:38 +0000 (14:50 -0500)
commit08a5e9760643b9fbf00fdcf7163de7cf50e841e6
treedad26b9928f869534a67d64a728d37657b4a2967
parentaba64521707143e6505b3322c390882a918a148a
r22216: move strptime testsuite into it's own file
so we can include it for the configure test

as it seems that strptime() is really broken on some hosts
in the build farm, re should use the replacement code
when we detect this in the configure test

metze
source/lib/replace/strptime.m4
source/lib/replace/test/strptime.c [new file with mode: 0644]
source/lib/replace/test/testsuite.c
source/torture/local/config.mk