tests: Add new tests for XML parsers.
authorTomas Mlcoch <xtojaj@gmail.com>
Fri, 31 May 2013 19:59:16 +0000 (21:59 +0200)
committerTomas Mlcoch <xtojaj@gmail.com>
Fri, 31 May 2013 19:59:16 +0000 (21:59 +0200)
commit38fa7cd2baa4da951e55dd7789704d4af5e2ad3e
treed82fb43f58190e91775b2db0430e2e1778c57142
parent63529e1ec3600dfe4c8df6f81444a0d3f9f0ba7e
tests: Add new tests for XML parsers.
src/python/typeconversion.c
tests/python/tests/fixtures.py
tests/python/tests/test_xml_parser.py
tests/testdata/modified_repo_files/error_00-filelists.xml [new file with mode: 0644]
tests/testdata/modified_repo_files/error_00-other.xml [new file with mode: 0644]
tests/testdata/modified_repo_files/error_00-primary.xml [new file with mode: 0644]
tests/testdata/modified_repo_files/multiple_warnings_00-filelists.xml [new file with mode: 0644]
tests/testdata/modified_repo_files/multiple_warnings_00-other.xml [new file with mode: 0644]
tests/testdata/modified_repo_files/multiple_warnings_00-primary.xml [new file with mode: 0644]