summaryrefslogtreecommitdiff
path: root/expat/tests/acc_tests.c
AgeCommit message (Expand)Author
2024-02-06Sync file headersSebastian Pipping
2024-01-12tests/acc_tests.c: Address clang-tidy warning clang-analyzer-core.NonNullPara...Sebastian Pipping
2023-11-08Merge pull request #777 from libexpat/xml-dtd-undefinedSebastian Pipping
2023-11-07tests: Use NAN and INFINITY of C99 and C++11Sebastian Pipping
2023-11-07Mass-apply clang-format 17.0.3 using ./apply-clang-format.shclang-format
2023-11-07Drop redundant "XML_GE == 1" guardsSebastian Pipping
2023-11-07Simplify "defined(XML_DTD) || XML_GE == 1" to "XML_GE == 1"Sebastian Pipping
2023-11-06tests: Fix tests for XML_GE==0 + broaden for XML_GE==1Sebastian Pipping
2023-10-25tests: Remove choice between XML_Parse and SINGLE_BYTESSnild Dolkow
2023-10-23tests/acc_tests.c: Move second BOM accounting test to the right placeSebastian Pipping
2023-09-24Update legal name of Donghee Na (#754)Donghee Na
2023-09-18minicheck: Add simple subtest supportSnild Dolkow
2022-11-01Move accounting tests out of runtests.cRhodri James
2022-11-01Move framework for accounting tests out of runtests.cRhodri James