]> granicus.if.org Git - libexpat/commit
Split long string in test_ns_extremely_long_prefix()
authorRhodri James <rhodri@kynesim.co.uk>
Tue, 29 Aug 2017 15:03:49 +0000 (16:03 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 29 Aug 2017 21:21:51 +0000 (23:21 +0200)
commitb627e0e5101d043f8590844d2caa22e52fd12aae
treef9223bb5622c03798ddca73ebe593dbbf1eac19b
parentf7eb08ee80de9c732c9cf5a5a14b87fc1bea9d04
Split long string in test_ns_extremely_long_prefix()

C99 compilers are only required to cope with 4095 character strings.
Split the parse text in two to keep it under that limit.
expat/tests/runtests.c