summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doctest 2.3.6+repack0-1 Debian releasedebian/2.3.6+repack0-1archive/debian/2.3.6+repack0-1Didier Raboud2019-12-23
* Merge tag 'upstream/2.3.6+repack0' into debian/masterDidier Raboud2019-12-23
|\
| * Merge tag '2.3.6' into upstream/latest-repackDidier Raboud2019-12-23
| |\
| | * changelog for 2.3.6onqtam2019-12-17
| | * version 2.3.6onqtam2019-12-17
| | * fixed #315onqtam2019-12-17
| | * fixed #320onqtam2019-12-17
| | * first work on #320onqtam2019-12-17
| | * Fixed missing ostream include for MacOS when defining DOCTEST_CONFIG_USE_STD_...NKTomHaygarth2019-12-17
| | * include windows.h in cmall caps to silence clang nonportable warnings (#313) ...suoniq2019-12-17
| | * fixed #306onqtam2019-12-17
| | * Use ctest environment variables.Daan De Meyer2019-12-17
| | * Github Actions: Add Xcode 11 build.Daan De Meyer2019-12-17
| | * Add .editorconfig file. (#301)Daan De Meyer2019-12-17
| | * fixing build - relates #201onqtam2019-12-17
| | * fixed #298onqtam2019-12-17
| | * WIP: Add Github Actions CI (#285)Daan De Meyer2019-12-17
| | * fixed #201 - see this comment: https://github.com/onqtam/doctest/pull/285/fil...onqtam2019-12-17
| | * added xcode 11onqtam2019-12-17
| | * removing -Winline - something I should have done 3 years ago (or should have ...onqtam2019-09-22
* | | Update standards version to 4.4.1, no changes needed.Didier Raboud2019-12-23
* | | doctest 2.3.5+repack0-1 Debian releasedebian/2.3.5+repack0-1archive/debian/2.3.5+repack0-1Didier Raboud2019-09-27
* | | Remove obsolete fields Name, Contact from debian/upstream/metadata.Didier Raboud2019-09-27
* | | Merge tag 'upstream/2.3.5+repack0' into debian/masterDidier Raboud2019-09-27
|\| |
| * | Merge tag '2.3.5' into upstream/latest-repackDidier Raboud2019-09-27
| |\|
| | * changelog for 2.3.5onqtam2019-09-22
| | * version 2.3.5onqtam2019-09-22
| | * reporting the current subcase if an exception is thrown - fixed #136onqtam2019-09-22
| | * suppress stuff from msvc headersonqtam2019-09-22
| | * removed unnecessary complication of classes/structs in the public interface -...onqtam2019-09-22
| | * fixed #282onqtam2019-09-22
| | * implemented <LEVEL>_THROWS_WITH_AS() assert which combines <LEVEL>_THROWS_WIT...onqtam2019-09-22
| | * Fix typos and misspellings found by codespell. (#292)warmsocks2019-09-22
| | * Add -order-by=name to filter_2 test. (#288)Daan De Meyer2019-09-22
| | * Update docs to mark -order-by=file,suite and name compiler-dependent. (#290)Daan De Meyer2019-09-22
| | * Document that -order-by=file is compiler-dependent. (#289)Daan De Meyer2019-09-22
| | * Add support for compiling with clang-cl. (#286)Daan De Meyer2019-09-22
| | * Remove redundant minimum version limitation in order to support building with...Yordan Miladinov2019-09-22
| | * fixed bullet points in markdownViktor Kirilov2019-09-22
| | * fixed #280Viktor Kirilov2019-09-22
| | * fixed #278 - added test_case_reenter() to the IReporter interface so users ca...Viktor Kirilov2019-09-22
| | * fixed #277 - added override macrosViktor Kirilov2019-09-22
* | | doctest 2.3.4+repack0-1 Debian releasedebian/2.3.4+repack0-1archive/debian/2.3.4+repack0-1Didier Raboud2019-08-17
* | | record new upstream branch and merge itDidier Raboud2019-08-17
|\| |
| * | Merge tag '2.3.4' into upstream/latest-repackDidier Raboud2019-08-17
| |\|
| | * changelog for 2.3.4onqtam2019-08-12
| | * version 2.3.4onqtam2019-08-12
| | * updated docsonqtam2019-08-12
| | * removed TSAN for gcc 4.8-7 since it's broken for some time now - seg faulting...onqtam2019-08-12
| | * suppressing a warning on MSVC about implicitly deleted assignment operator fo...onqtam2019-08-12