summaryrefslogtreecommitdiff
path: root/examples/exe_with_static_libs
Commit message (Expand)AuthorAge
* Fixes to the documentation + forcing C++11 for AppleClang - to rework later.Claus Klein2019-08-11
* the options for the run are included in the xmlonqtam2019-03-23
* xml switch flipped for the tests!onqtam2019-03-20
* "fixes" after merging #187onqtam2019-03-02
* Move single header to a separate folder (#187)Dimitrij Mijoski2019-03-02
* Change the include path in examples as #175 (#180)ncihnegn2019-01-28
* Visual studio builds now use /Wall instead of /W4 - and only 4 warnings are l...onqtam2017-10-29
* removed redundant checksonqtam2017-09-05
* fixing cmake - builds should pass now - all cmake projects can be used by the...onqtam2017-05-16
* changed the way the example with the tests inside of a static library is defi...onqtam2017-05-16
* added an overload for operator<< of the ContextBuilder that catches by const ...onqtam2017-05-16
* - almost done with the should_fail/may_fail/expected_failures decoratorsonqtam2017-05-16
* more work on test coverageonqtam2017-05-16
* - templated test cases example is doneonqtam2017-05-16
* - added an undocumented flag to omit the "skipped" part in the output summary...onqtam2017-05-16
* examples can no longer be built using cmake separately - they require cmake i...onqtam2017-05-16
* reworked cmake a bitonqtam2017-05-16
* moved all cmake-related stuff to scripts/cmakeonqtam2017-05-16
* removed the version from the reference output - so releases that don't change...onqtam2016-11-08
* fixed #42 - no warnings with clang in c++11 modeonqtam2016-10-10
* updated docs and bumped version to 1.1.1onqtam2016-09-22
* bumped version to 1.1onqtam2016-09-21
* docs updated more - still WIP!onqtam2016-09-21
* - moved an inline remapping function to the implementation part of doctestonqtam2016-09-21
* added comments - related to #21onqtam2016-09-21
* added a utility cmake function that creates an executable for a static librar...onqtam2016-09-21
* this should really fix the CI builds - the initial problem of a warning sudde...onqtam2016-09-21
* hopefully fixing the travis builds...onqtam2016-09-21
* updating cmake on travis... Also bumping the minimal version of cmake require...onqtam2016-09-21
* fixing builds with CMake older than 3.4onqtam2016-09-21
* Using a CMake function called "doctest_force_link_static_lib_in_target" locat...onqtam2016-09-21