type-parameterized tests

  • test with subcase/info
  • test with disabled
  • test with sorting - shouldn't the type be a part of the name?
  • test in header

rework console reporter - print test case name in the separator (but that will break the BDD macros!)

Approx float-to-double warnings https://github.com/philsquared/Catch/issues/873

look at boost test again: http://www.boost.org/doc/libs/1_63_0/libs/test/doc/html/index.html

try if there are warnings for unused variables when tests are disabled

== when making a new release:

news.ycombinator.com isocpp.org reddit.com/r/cpp reddit.com/r/programming reddit.com/r/gamedev reddit.com/r/cplusplus

https://www.facebook.com/groups/cppEnthusiasts/

https://www.facebook.com/groups/226823534127108/ https://plus.google.com/communities/116007775542700637383 https://www.linkedin.com/groups/86782/profile http://webchat.freenode.net/?channels=c++

and some pages... https://www.facebook.com/cplusplus/ https://www.facebook.com/cpptovlee/ https://www.facebook.com/CPPprogram/ https://www.facebook.com/itsaji.vb.page https://www.facebook.com/CppInstitute

twitter

slashdot?

== how to deal with pull requests for the main branch instead of the dev branch

== other