]> granicus.if.org Git - libexpat/commit
Revise the data accumulation to be at least a little separated from the
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 25 Apr 2002 04:04:42 +0000 (04:04 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 25 Apr 2002 04:04:42 +0000 (04:04 +0000)
commit198ab270fe5c8f5ec2bc97e770732e590636298e
treed1a0722646cc7e7fa1f67766c11b2008a5164779
parentd701da0bd56e382c9a267f6a3aa998ecf8726adc
Revise the data accumulation to be at least a little separated from the
actual test code.  Not pretty & lacking in internal documentation, but
allows the test code to be a bit more readable.
expat/Makefile.in
expat/tests/chardata.c [new file with mode: 0644]
expat/tests/chardata.h [new file with mode: 0644]
expat/tests/runtests.c