catch2/docs
Phil Nash b3b2352045 Fixed some missing sentence structure
Thanks to #517
2015-10-19 09:16:16 +01:00
..
Readme.md fixed case of tostring.md link 2014-12-09 22:58:28 +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 Added docs for --invisibles 2014-12-16 18:38:40 +00:00
configuration.md Added unique_ptr detection to compiler_capabilities 2015-08-11 08:09:41 +01:00
contributing.md Committed to semantic versioning 2015-06-29 18:06:15 +01:00
logging.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01:00
own-main.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01: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 Changed --filenames-as-tags prefix to #, added -# as short form and updated docs 2015-07-06 18:46:50 +01:00
test-fixtures.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +01:00
tostring.md Updated toString docs with StringMaker 2015-05-20 18:12:40 +01:00
tutorial.md Fixed some missing sentence structure 2015-10-19 09:16:16 +01:00
whats-changed.md Added first cut of docs for configuring Catch 2014-10-21 18:25:57 +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