summaryrefslogtreecommitdiff
path: root/doc/markdown/assertions.md
Commit message (Expand)AuthorAge
* switched from using the << operator to the comma operator for all logging - t...Viktor Kirilov2020-12-15
* implemented <LEVEL>_THROWS_WITH_AS() assert which combines <LEVEL>_THROWS_WIT...onqtam2019-09-22
* added a way to cast the expressions in the exception-related asserts to voidonqtam2019-05-06
* updated links to Catch2 (even though they weren't "broken")onqtam2019-03-02
* updated docsonqtam2018-12-05
* small docs fixes and preparations for the benchmarking to be done tomorrowonqtam2018-12-05
* fixes #166 and fixes #167 - TODO: update benchmarks pageonqtam2018-12-05
* users can now pass both just the exception type and a const(+ref) version of ...onqtam2018-11-30
* added support for CHECK_THROWS_WITH macro - currently accepts only a C string...onqtam2018-11-30
* using the .svg files for the logo/icon (and also moved and renamed them) - re...onqtam2018-08-23
* updates to documentation - relates #4onqtam2018-08-23
* hopefully fixing builds...onqtam2018-08-23
* fixing builds... relates #114onqtam2018-08-23
* polished the feature for allowing the use of asserts outside of a testing con...onqtam2018-08-23
* tiny changes in docsonqtam2017-09-05
* fixing broken links and tiny mistakes in docsonqtam2017-05-16
* - updated links to examples in the documentationonqtam2017-05-16
* clarified stuff in the docsonqtam2017-05-16
* tiny docs changeonqtam2017-05-16
* added _MESSAGE forms of normal asserts and exception-related asserts - relate...onqtam2017-05-16
* updated docs a bitonqtam2017-05-16
* inter-linking in the docs done!onqtam2016-09-21
* almost done with docs!onqtam2016-09-21
* FAQ done?onqtam2016-09-21
* this should really fix the CI builds - the initial problem of a warning sudde...onqtam2016-09-21
* normalizing eof for everythingonqtam2016-09-21
* doconqtam2016-05-22
* doconqtam2016-05-22
* doconqtam2016-05-22
* added short versions of all optionsonqtam2016-05-19
* temp commit - writing the featuresonqtam2016-05-03
* working on the docsonqtam2016-05-03