xaizek / uncov (License: AGPLv3+) (since 2018-12-07)
Uncov(er) is a tool that collects and processes code coverage reports.
<root> / tests / Catch / internal /
File Mode Size
catch_approx.hpp 100644 2,461B
catch_assertionresult.h 100644 2,347B
catch_assertionresult.hpp 100644 2,924B
catch_capture.hpp 100644 6,892B
catch_clara.h 100644 1,084B
catch_commandline.hpp 100644 7,624B
catch_common.h 100644 4,969B
catch_common.hpp 100644 3,969B
catch_compiler_capabilities.h 100644 8,609B
catch_config.hpp 100644 5,232B
catch_console_colour.hpp 100644 1,696B
catch_console_colour_impl.hpp 100644 7,242B
catch_context.h 100644 1,520B
catch_context_impl.hpp 100644 3,397B
catch_debugger.h 100644 1,578B
catch_debugger.hpp 100644 3,083B
catch_default_main.hpp 100644 940B
catch_evaluate.hpp 100644 8,947B
catch_exception_translator_registry.hpp 100644 2,156B
catch_expression_lhs.hpp 100644 3,877B
catch_fatal_condition.hpp 100644 2,636B
catch_generators.hpp 100644 5,299B
catch_generators_impl.hpp 100644 2,510B
catch_impl.hpp 100644 4,050B
catch_interfaces_capture.h 100644 1,563B
catch_interfaces_config.h 100644 1,842B
catch_interfaces_exception.h 100644 2,778B
catch_interfaces_generators.h 100644 942B
catch_interfaces_registry_hub.h 100644 1,575B
catch_interfaces_reporter.h 100644 9,624B
catch_interfaces_runner.h 100644 572B
catch_interfaces_tag_alias_registry.h 100644 865B
catch_interfaces_testcase.h 100644 1,249B
catch_legacy_reporter_adapter.h 100644 2,755B
catch_legacy_reporter_adapter.hpp 100644 3,678B
catch_list.hpp 100644 7,830B
catch_matchers.hpp 100644 13KiB
catch_message.h 100644 1,851B
catch_message.hpp 100644 1,406B
catch_notimplemented_exception.h 100644 1,133B
catch_notimplemented_exception.hpp 100644 937B
catch_objc.hpp 100644 7,246B
catch_objc_arc.hpp 100644 1,414B
catch_option.hpp 100644 2,189B
catch_platform.h 100644 679B
catch_ptr.hpp 100644 2,400B
catch_reenable_warnings.h 100644 594B
catch_registry_hub.hpp 100644 3,087B
catch_reporter_registrars.hpp 100644 3,709B
catch_reporter_registry.hpp 100644 1,607B
catch_result_builder.h 100644 3,757B
catch_result_builder.hpp 100644 6,791B
catch_result_type.h 100644 2,046B
catch_run_context.hpp 100644 14KiB
catch_section.h 100644 1,372B
catch_section.hpp 100644 1,527B
catch_section_info.h 100644 1,196B
catch_section_info.hpp 100644 2,962B
catch_stream.h 100644 1,587B
catch_stream.hpp 100644 2,752B
catch_streambuf.h 100644 611B
catch_suppress_warnings.h 100644 1,168B
catch_tag_alias.h 100644 1,019B
catch_tag_alias_registry.h 100644 1,014B
catch_tag_alias_registry.hpp 100644 3,089B
catch_test_case_info.h 100644 2,616B
catch_test_case_info.hpp 100644 6,826B
catch_test_case_registry_impl.hpp 100644 7,461B
catch_test_case_tracker.hpp 100644 10KiB
catch_test_registry.hpp 100644 5,705B
catch_test_spec.hpp 100644 3,250B
catch_test_spec_parser.hpp 100644 3,989B
catch_text.h 100644 700B
catch_timer.h 100644 848B
catch_timer.hpp 100644 1,768B
catch_tostring.h 100644 7,088B
catch_tostring.hpp 100644 5,545B
catch_totals.hpp 100644 2,270B
catch_version.h 100644 1,169B
catch_version.hpp 100644 1,294B
catch_wildcard_pattern.hpp 100644 2,437B
catch_xmlwriter.hpp 100644 7,462B
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/uncov

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/uncov

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master