.gitignore
.travis.yml
LICENCE.txt
MANIFEST.in
README.rst
cfme_jenkins_dumper.py
csv2sqlite.py
polarion_dumper.py
requirements-dev.txt
requirements.txt
setup.py
tox.ini
dump2polarion/__init__.py
dump2polarion/configuration.py
dump2polarion/csv2sqlite_cli.py
dump2polarion/csv_unicode.py
dump2polarion/csvtools.py
dump2polarion/dbtools.py
dump2polarion/dump2polarion.yaml
dump2polarion/dumper_cli.py
dump2polarion/exceptions.py
dump2polarion/exporter.py
dump2polarion/importer.py
dump2polarion/junittools.py
dump2polarion/msgbus.py
dump2polarion/ostriztools.py
dump2polarion/submit.py
dump2polarion/transform.py
dump2polarion/utils.py
dump2polarion/verdicts.py
dump2polarion.egg-info/PKG-INFO
dump2polarion.egg-info/SOURCES.txt
dump2polarion.egg-info/dependency_links.txt
dump2polarion.egg-info/requires.txt
dump2polarion.egg-info/top_level.txt
tests/__init__.py
tests/conf.py
tests/conftest.py
tests/test_configuration.py
tests/test_csv2sqlite.py
tests/test_csvtools.py
tests/test_dbtools.py
tests/test_exporter.py
tests/test_importer.py
tests/test_junittools.py
tests/test_msgbus.py
tests/test_ostriztools.py
tests/test_polarion_dumper.py
tests/test_submit.py
tests/test_utils.py
tests/data/complete_notransform.xml
tests/data/complete_notransform_name.xml
tests/data/complete_passed_wait_transform.xml
tests/data/complete_transform.xml
tests/data/complete_transform_name.xml
tests/data/complete_transform_noresponse.xml
tests/data/dump2polarion.yaml
tests/data/junit-report.xml
tests/data/junit_notransform.xml
tests/data/junit_passed_wait_transform.xml
tests/data/junit_transform.xml
tests/data/noreport.csv
tests/data/noresults.csv
tests/data/ostriz.json
tests/data/ostriz_notransform.xml
tests/data/ostriz_passed_wait_transform.xml
tests/data/ostriz_transform.xml
tests/data/properties.xml
tests/data/testcases.xml
tests/data/testcases_noresponse.xml
tests/data/testcases_noresponse2.xml
tests/data/workitems_ids.csv
tests/data/workitems_ids.sqlite3