onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <title>readme</title> |
| 4 | <xmp theme="united" style="display:none;"> |
| 5 | |
| 6 | Reference |
| 7 | ======= |
| 8 | |
onqtam | 2115e6d | 2016-09-23 17:48:51 +0300 | [diff] [blame^] | 9 | Project: |
| 10 | |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 11 | - [Features and design goals](features.html) - the complete list of features |
| 12 | - [Roadmap](roadmap.html) - upcoming features |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 13 | - [Benchmarks](benchmarks.html) - compile time supremacy |
onqtam | 2115e6d | 2016-09-23 17:48:51 +0300 | [diff] [blame^] | 14 | - [Contributing](contributing.html) - how to make a proper pull request |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 15 | |
onqtam | 2115e6d | 2016-09-23 17:48:51 +0300 | [diff] [blame^] | 16 | Usage: |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 17 | |
onqtam | 1435c01 | 2016-09-21 15:29:11 +0300 | [diff] [blame] | 18 | - [Tutorial](tutorial.html) - make sure you have read it before the other parts of the documentation |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 19 | - [Assertion macros](assertions.html) |
| 20 | - [Test cases, subcases and test fixtures](testcases.html) |
| 21 | - [Command line](commandline.html) |
onqtam | 1435c01 | 2016-09-21 15:29:11 +0300 | [diff] [blame] | 22 | - [```main()``` entry point](main.html) |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 23 | - [Configuration](configuration.html) |
| 24 | - [String conversions](stringification.html) |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 25 | - [FAQ](faq.html) |
onqtam | 2115e6d | 2016-09-23 17:48:51 +0300 | [diff] [blame^] | 26 | - [Examples](../../examples) |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 27 | |
onqtam | e8bdda4 | 2016-06-01 15:12:36 +0300 | [diff] [blame] | 28 | Support 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. |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 29 | |
onqtam | 1435c01 | 2016-09-21 15:29:11 +0300 | [diff] [blame] | 30 | If you work for a company using doctest or have the means to do so, please consider financial support. |
| 31 | |
| 32 | [![Pledgie](https://pledgie.com/campaigns/31280.png)](https://pledgie.com/campaigns/31280) |
| 33 | [![Patreon](https://cloud.githubusercontent.com/assets/8225057/5990484/70413560-a9ab-11e4-8942-1a63607c0b00.png)](http://www.patreon.com/onqtam) |
| 34 | [![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) |
| 35 | |
onqtam | 8126b56 | 2016-05-27 17:01:15 +0300 | [diff] [blame] | 36 | |
| 37 | </xmp> |
| 38 | <script src="strapdown.js/strapdown.js"></script> |
| 39 | </html> |