catch2/docs
Phil Nash 3b2f206191 v1.6.0 build - including release notes 2017-01-11 16:44:36 +00:00
..
Readme.md v1.6.0 build - including release notes 2017-01-11 16:44:36 +00:00
assertions.md Added docs for floating point comparisons 2014-12-17 18:45:50 +00:00
build-systems.md Merge branch 'develop' of https://github.com/SeanCline/Catch into develop 2014-12-23 18:54:08 +00:00
command-line.md Make backticks symmetric in markdown 2017-01-09 18:03:40 +01:00
configuration.md Added missing C++11 feature toggle to docs 2017-01-10 22:43:58 +01:00
contributing.md Updated docs for contributing 2017-01-10 07:36:06 +00:00
logging.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01:00
own-main.md own-main.md: fix typo 2017-01-07 09:55:27 +01:00
release-notes.md v1.6.0 build - including release notes 2017-01-11 16:44:36 +00:00
slow-compiles.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01:00
test-cases-and-sections.md URL fixed 2017-01-07 14:51:13 +01:00
test-fixtures.md Minor typo fix 2017-01-07 22:05:18 +01:00
tostring.md exception translators considered even for types deriving from std::exception, now 2015-11-18 08:39:21 +00:00
tutorial.md Fix grammar error in tutorial.md 2017-01-07 09:56:21 +01:00
why-catch.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01:00

Readme.md

These are the currently documented areas of the framework. There is more to come.

Before looking at this material be sure to read the tutorial

Other