xaizek / dit (License: GPLv3) (since 2018-12-07)
Command-line task keeper that remembers all old values and is meant to combine several orthogonal features to be rather flexible in managing items.
<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,847B
catch_clara.h 100644 1,084B
catch_commandline.hpp 100644 6,544B
catch_common.h 100644 4,659B
catch_common.hpp 100644 3,657B
catch_compiler_capabilities.h 100644 5,501B
catch_config.hpp 100644 5,190B
catch_console_colour.hpp 100644 1,696B
catch_console_colour_impl.hpp 100644 6,297B
catch_context.h 100644 1,520B
catch_context_impl.hpp 100644 3,761B
catch_debugger.h 100644 1,578B
catch_debugger.hpp 100644 3,077B
catch_default_main.hpp 100644 946B
catch_evaluate.hpp 100644 7,107B
catch_exception_translator_registry.hpp 100644 2,271B
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 3,426B
catch_interfaces_capture.h 100644 1,506B
catch_interfaces_config.h 100644 1,744B
catch_interfaces_exception.h 100644 2,296B
catch_interfaces_generators.h 100644 942B
catch_interfaces_registry_hub.h 100644 1,455B
catch_interfaces_reporter.h 100644 9,211B
catch_interfaces_runner.h 100644 572B
catch_interfaces_tag_alias_registry.h 100644 865B
catch_interfaces_testcase.h 100644 1,005B
catch_legacy_reporter_adapter.h 100644 2,755B
catch_legacy_reporter_adapter.hpp 100644 3,678B
catch_list.hpp 100644 7,783B
catch_matchers.hpp 100644 8,731B
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,240B
catch_objc_arc.hpp 100644 1,414B
catch_option.hpp 100644 2,153B
catch_platform.h 100644 679B
catch_ptr.hpp 100644 2,415B
catch_reenable_warnings.h 100644 594B
catch_registry_hub.hpp 100644 2,797B
catch_reporter_registrars.hpp 100644 3,019B
catch_reporter_registry.hpp 100644 1,312B
catch_result_builder.h 100644 3,444B
catch_result_builder.hpp 100644 5,282B
catch_result_type.h 100644 2,046B
catch_runner_impl.hpp 100644 13KiB
catch_section.h 100644 1,372B
catch_section.hpp 100644 1,338B
catch_section_info.h 100644 792B
catch_section_info.hpp 100644 2,956B
catch_stream.h 100644 779B
catch_stream.hpp 100644 2,285B
catch_streambuf.h 100644 611B
catch_suppress_warnings.h 100644 1,273B
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,521B
catch_test_case_info.hpp 100644 6,582B
catch_test_case_registry_impl.hpp 100644 6,136B
catch_test_case_tracker.hpp 100644 4,478B
catch_test_registry.hpp 100644 4,987B
catch_test_spec.hpp 100644 4,486B
catch_test_spec_parser.hpp 100644 3,989B
catch_text.h 100644 700B
catch_timer.h 100644 848B
catch_timer.hpp 100644 1,762B
catch_tostring.h 100644 6,999B
catch_tostring.hpp 100644 5,011B
catch_totals.hpp 100644 2,270B
catch_version.h 100644 1,169B
catch_version.hpp 100644 1,294B
catch_xmlwriter.hpp 100644 5,938B
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/dit

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

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