Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces in *.c. | ivan | 2022-11-20 | 1 | -1/+1 |
* | Fix xml test suite. External parsers do not return APR error codes | mturk | 2021-12-02 | 1 | -1/+1 |
* | Add simple tests for apr_xml_parser_geterror(). | ivan | 2019-05-12 | 1 | -0/+51 |
* | Add more XML tests. | ivan | 2019-05-12 | 1 | -0/+34 |
* | Call apr_xml_quote_elem() before apr_xml_to_text() in round-trip XML tests. | ivan | 2019-05-12 | 1 | -0/+2 |
* | Add another test for apr_xml_parser. | ivan | 2019-05-11 | 1 | -0/+74 |
* | Use the APR_FOPEN_* constants instead of the deprecated APR_* constants | minfrin | 2010-03-02 | 1 | -4/+4 |
* | * test/testxml.c (test_billion_laughs): Use correct macro and fix data file | jorton | 2009-06-03 | 1 | -2/+2 |
* | Prevent "billion laughs" attack against expat: | jorton | 2009-06-03 | 1 | -4/+21 |
* | * test/: Merge test suite from apr-util. Substitute | jorton | 2009-03-25 | 1 | -0/+159 |