*No copyright* Apache License ----------------------------- teamcity-messages-1.30/setup.py *No copyright* Apache License 2.0 --------------------------------- teamcity-messages-1.30/LICENSE.md Unknown or generated -------------------- teamcity-messages-1.30/.gitattributes teamcity-messages-1.30/.idea/.name teamcity-messages-1.30/.idea/codeStyleSettings.xml teamcity-messages-1.30/.idea/codeStyles/Project.xml teamcity-messages-1.30/.idea/codeStyles/codeStyleConfig.xml teamcity-messages-1.30/.idea/encodings.xml teamcity-messages-1.30/.idea/inspectionProfiles/Project_Default.xml teamcity-messages-1.30/.idea/inspectionProfiles/profiles_settings.xml teamcity-messages-1.30/.idea/modules.xml teamcity-messages-1.30/.idea/runConfigurations/All_Tests.xml teamcity-messages-1.30/.idea/runConfigurations/Example__unit_test_with_TC.xml teamcity-messages-1.30/.idea/runConfigurations/Example__unit_test_with_no_TC.xml teamcity-messages-1.30/.idea/runConfigurations/Integration_Nose.xml teamcity-messages-1.30/.idea/runConfigurations/Integration_Tests__2_6_.xml teamcity-messages-1.30/.idea/runConfigurations/Integration_Tests__2_7_.xml teamcity-messages-1.30/.idea/runConfigurations/Integration_Tests__3_4_.xml teamcity-messages-1.30/.idea/runConfigurations/pytest_for_tests_integration_tests.xml teamcity-messages-1.30/.idea/scopes/Examples.xml teamcity-messages-1.30/.idea/scopes/Tests.xml teamcity-messages-1.30/.idea/scopes/scope_settings.xml teamcity-messages-1.30/.idea/teamcity-python-reporter.iml teamcity-messages-1.30/.idea/vcs.xml teamcity-messages-1.30/.teamcity/pom.xml teamcity-messages-1.30/.teamcity/settings.kts teamcity-messages-1.30/.travis.yml teamcity-messages-1.30/CHANGELOG.txt teamcity-messages-1.30/DEVGUIDE.md teamcity-messages-1.30/MANIFEST.in teamcity-messages-1.30/README.rst teamcity-messages-1.30/appveyor.yml teamcity-messages-1.30/examples/simple.py teamcity-messages-1.30/teamcity/__init__.py teamcity-messages-1.30/teamcity/common.py teamcity-messages-1.30/teamcity/context_managers.py teamcity-messages-1.30/teamcity/diff_tools.py teamcity-messages-1.30/teamcity/django.py teamcity-messages-1.30/teamcity/flake8_plugin.py teamcity-messages-1.30/teamcity/flake8_v2_plugin.py teamcity-messages-1.30/teamcity/flake8_v3_plugin.py teamcity-messages-1.30/teamcity/jb_behave_formatter.py teamcity-messages-1.30/teamcity/jb_local_exc_store.py teamcity-messages-1.30/teamcity/messages.py teamcity-messages-1.30/teamcity/nose_report.py teamcity-messages-1.30/teamcity/pylint_reporter.py teamcity-messages-1.30/teamcity/pytest_plugin.py teamcity-messages-1.30/teamcity/unittestpy.py teamcity-messages-1.30/tests/guinea-pigs/behave/_behave_runner.py teamcity-messages-1.30/tests/guinea-pigs/behave/eng/Complex.feature teamcity-messages-1.30/tests/guinea-pigs/behave/eng/FeatureWithTags.feature teamcity-messages-1.30/tests/guinea-pigs/behave/eng/Simple.feature teamcity-messages-1.30/tests/guinea-pigs/behave/eng/steps/steps.py teamcity-messages-1.30/tests/guinea-pigs/behave/rus/RusFeature.feature teamcity-messages-1.30/tests/guinea-pigs/behave/rus/steps/steps.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_error.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_error_long.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_error_multiline.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_error_nums.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_long.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_repr.py teamcity-messages-1.30/tests/guinea-pigs/diff_assert_subtest.py teamcity-messages-1.30/tests/guinea-pigs/diff_equals_using_eq.py teamcity-messages-1.30/tests/guinea-pigs/diff_toplevel_assert_error.py teamcity-messages-1.30/tests/guinea-pigs/djangotest1/djangotest/settings.py teamcity-messages-1.30/tests/guinea-pigs/djangotest1/djangotest/urls.py teamcity-messages-1.30/tests/guinea-pigs/djangotest1/djangotest/wsgi.py teamcity-messages-1.30/tests/guinea-pigs/djangotest1/manage.py teamcity-messages-1.30/tests/guinea-pigs/djangotest1/test_smoke.py teamcity-messages-1.30/tests/guinea-pigs/djangotest2/djangotest2/settings.py teamcity-messages-1.30/tests/guinea-pigs/djangotest2/djangotest2/urls.py teamcity-messages-1.30/tests/guinea-pigs/djangotest2/djangotest2/wsgi.py teamcity-messages-1.30/tests/guinea-pigs/djangotest2/manage.py teamcity-messages-1.30/tests/guinea-pigs/djangotest2/test_smoke.py teamcity-messages-1.30/tests/guinea-pigs/flake8/smoke.py teamcity-messages-1.30/tests/guinea-pigs/nose/buffer_output/test_buffer_output.py teamcity-messages-1.30/tests/guinea-pigs/nose/coverage/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/deprecatedtest/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/docstrings/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/doctests/__init__.py teamcity-messages-1.30/tests/guinea-pigs/nose/doctests/namespace1/__init__.py teamcity-messages-1.30/tests/guinea-pigs/nose/doctests/namespace1/d.py teamcity-messages-1.30/tests/guinea-pigs/nose/flask_testing_incomplete/test_foo.py teamcity-messages-1.30/tests/guinea-pigs/nose/flask_testing_ok/test_foo.py teamcity-messages-1.30/tests/guinea-pigs/nose/generators/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/generators_class/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/hierarchy/namespace1/namespace2/testmyzz.py teamcity-messages-1.30/tests/guinea-pigs/nose/issue_98/custom_test_loader.py teamcity-messages-1.30/tests/guinea-pigs/nose/issue_98/simple_tests.py teamcity-messages-1.30/tests/guinea-pigs/nose/nose-guinea-pig.py teamcity-messages-1.30/tests/guinea-pigs/nose/nose_parameterized/test.py teamcity-messages-1.30/tests/guinea-pigs/nose/setup_class_error/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/setup_function_error/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/setup_module_error/namespace2/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/setup_package_error/namespace2/__init__.py teamcity-messages-1.30/tests/guinea-pigs/nose/setup_package_error/namespace2/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/skiptest/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/teardown_class_error/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/teardown_function_error/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/teardown_module_error/namespace2/testa.py teamcity-messages-1.30/tests/guinea-pigs/nose/teardown_package_error/namespace2/__init__.py teamcity-messages-1.30/tests/guinea-pigs/nose/teardown_package_error/namespace2/testa.py teamcity-messages-1.30/tests/guinea-pigs/pylint/sample.py teamcity-messages-1.30/tests/guinea-pigs/pytest/chunked_output_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/class_with_method.py teamcity-messages-1.30/tests/guinea-pigs/pytest/collect_exception_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/collect_skip_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/coverage_test/coverage_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/coverage_test/funcs.py teamcity-messages-1.30/tests/guinea-pigs/pytest/custom/conftest.py teamcity-messages-1.30/tests/guinea-pigs/pytest/custom/test_simple.yml teamcity-messages-1.30/tests/guinea-pigs/pytest/fixture_error_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/flake8_test1.py teamcity-messages-1.30/tests/guinea-pigs/pytest/flake8_test2.py teamcity-messages-1.30/tests/guinea-pigs/pytest/module_error_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/monkey_patch_strftime_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/namespace/pig_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/old_custom/conftest.py teamcity-messages-1.30/tests/guinea-pigs/pytest/old_custom/test_simple.yml teamcity-messages-1.30/tests/guinea-pigs/pytest/output_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/params_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/params_test_2.py teamcity-messages-1.30/tests/guinea-pigs/pytest/pep8_and_pylint_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/pep8_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/pylint_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/runtime_error_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/skip_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/teardown_error_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/test_rerun.py teamcity-messages-1.30/tests/guinea-pigs/pytest/unittest_error_test.py teamcity-messages-1.30/tests/guinea-pigs/pytest/xfail_test.py teamcity-messages-1.30/tests/guinea-pigs/unittest/assert.py teamcity-messages-1.30/tests/guinea-pigs/unittest/buffer_output.py teamcity-messages-1.30/tests/guinea-pigs/unittest/discovery.py teamcity-messages-1.30/tests/guinea-pigs/unittest/discovery/testsimple.py teamcity-messages-1.30/tests/guinea-pigs/unittest/discovery_errors.py teamcity-messages-1.30/tests/guinea-pigs/unittest/discovery_errors/testsimple.py teamcity-messages-1.30/tests/guinea-pigs/unittest/docstring.py teamcity-messages-1.30/tests/guinea-pigs/unittest/doctests.py teamcity-messages-1.30/tests/guinea-pigs/unittest/expected_failure.py teamcity-messages-1.30/tests/guinea-pigs/unittest/fail_fast.py teamcity-messages-1.30/tests/guinea-pigs/unittest/fail_test.py teamcity-messages-1.30/tests/guinea-pigs/unittest/nested_suits.py teamcity-messages-1.30/tests/guinea-pigs/unittest/setup_class_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/setup_class_skip.py teamcity-messages-1.30/tests/guinea-pigs/unittest/setup_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/setup_module_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/skip_test.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_failure.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_mixed_failure.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_named.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_nested.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_ok.py teamcity-messages-1.30/tests/guinea-pigs/unittest/subtest_skip.py teamcity-messages-1.30/tests/guinea-pigs/unittest/teardown_class_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/teardown_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/teardown_module_error.py teamcity-messages-1.30/tests/guinea-pigs/unittest/test_changes_name.py teamcity-messages-1.30/tests/guinea-pigs/unittest/twisted_trial/test_case.py teamcity-messages-1.30/tests/guinea-pigs/unittest/twisted_trial/test_exception.py teamcity-messages-1.30/tests/guinea-pigs/unittest/unexpected_success.py teamcity-messages-1.30/tests/integration-tests/behave_test.py teamcity-messages-1.30/tests/integration-tests/diff_test_tools.py teamcity-messages-1.30/tests/integration-tests/django1_integration_test.py teamcity-messages-1.30/tests/integration-tests/django2_integration_test.py teamcity-messages-1.30/tests/integration-tests/flake8_test.py teamcity-messages-1.30/tests/integration-tests/nose_integration_test.py teamcity-messages-1.30/tests/integration-tests/pylint_integration_test.py teamcity-messages-1.30/tests/integration-tests/pytest_integration_test.py teamcity-messages-1.30/tests/integration-tests/service_messages.py teamcity-messages-1.30/tests/integration-tests/test_util.py teamcity-messages-1.30/tests/integration-tests/unittest_integration_test.py teamcity-messages-1.30/tests/integration-tests/virtual_environments.py teamcity-messages-1.30/tests/unit-tests-since-2.6/messages26_test.py teamcity-messages-1.30/tests/unit-tests/messages_test.py teamcity-messages-1.30/tox.ini teamcity-messages-1.30/twisted/plugins/teamcity_plugin.py