blob: c0e0e791d3ad474b82458d58d666f084272b4f79 [file] [log] [blame]
onqtam8126b562016-05-27 17:01:15 +03001<!DOCTYPE html>
2<html>
3<title>readme</title>
4<xmp theme="united" style="display:none;">
5
6Reference
7=======
8
9- [Features and design goals](features.html) - the complete list of features
10- [Roadmap](roadmap.html) - upcoming features
onqtam8126b562016-05-27 17:01:15 +030011- [Benchmarks](benchmarks.html) - compile time supremacy
onqtam1435c012016-09-21 15:29:11 +030012- [Contributing](contributing.html)
onqtam8126b562016-05-27 17:01:15 +030013- [Examples](../../examples)
14
15-------------
16
onqtam1435c012016-09-21 15:29:11 +030017- [Tutorial](tutorial.html) - make sure you have read it before the other parts of the documentation
onqtam8126b562016-05-27 17:01:15 +030018- [Assertion macros](assertions.html)
19- [Test cases, subcases and test fixtures](testcases.html)
20- [Command line](commandline.html)
onqtam1435c012016-09-21 15:29:11 +030021- [```main()``` entry point](main.html)
onqtam8126b562016-05-27 17:01:15 +030022- [Configuration](configuration.html)
23- [String conversions](stringification.html)
onqtam8126b562016-05-27 17:01:15 +030024- [FAQ](faq.html)
25
onqtame8bdda42016-06-01 15:12:36 +030026Support the development of the project with donations! There is a list of planned features which are all important and big - see the [**roadmap**](roadmap.html). I took a break from working in the industry to make open source software so every cent is a big deal.
onqtam8126b562016-05-27 17:01:15 +030027
onqtam1435c012016-09-21 15:29:11 +030028If you work for a company using doctest or have the means to do so, please consider financial support.
29
30[![Pledgie](https://pledgie.com/campaigns/31280.png)](https://pledgie.com/campaigns/31280)
31[![Patreon](https://cloud.githubusercontent.com/assets/8225057/5990484/70413560-a9ab-11e4-8942-1a63607c0b00.png)](http://www.patreon.com/onqtam)
32[![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3K423Q6TK48BN)
33
onqtam8126b562016-05-27 17:01:15 +030034
35</xmp>
36<script src="strapdown.js/strapdown.js"></script>
37</html>