• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

onqtam / doctest / 644

Builds Branch Commit Type Ran Committer Via Coverage
644 dev the TEST_CASE_TEMPLATE_INSTANTIATE and TYPE_TO_STRING macros now properly require a semicolon after their use push 04 Apr 2017 11:24PM UTC onqtam travis-ci pending completion   set done
643 dev builds should pass now... the return type of sizeof() is tricky - it gets stringified differently in some environments push 04 Apr 2017 10:11PM UTC onqtam travis-ci pending completion   set done
641 dev this should fix the MSVC builds... forgot to delete the duplicate line push 03 Apr 2017 04:30PM UTC onqtam travis-ci pending completion   set done
640 dev all builds should pass now! push 03 Apr 2017 03:17PM UTC onqtam travis-ci pending completion   set done
637 dev doc fix push 30 Mar 2017 06:47AM UTC onqtam travis-ci pending completion   set done
634 dev Added API for reporting failures - MESSAGE() / FAIL_CHECK() / FAIL() (like warn/check/require) and the appropriate ADD_<LEVEL>_AT macros for integration with mocking frameworks and other third party - fixes #9 push 28 Mar 2017 07:32PM UTC onqtam travis-ci pending completion   set done
633 dev For INFO() the operator<< captures not by const - this will reject temporaries even in C++98 (but compilation error messages will be horrible) - relates #23 relates #48 push 28 Mar 2017 02:53PM UTC onqtam travis-ci pending completion   set done
632 dev fixing builds for MSVC versions older than 2015 (and silencing a conversion warning for GCC 4.8) push 27 Mar 2017 03:18PM UTC onqtam travis-ci pending completion   set done
631 dev moving from references to pointers when using a forward-declared std::ostream - trying to fix builds for VS 2008/2010/2012/2013 - oddly enough 2015/2017 pass (also all gcc/clang versions under linux/osx pass as well...) - relates #23 relates #48 push 26 Mar 2017 08:13PM UTC onqtam travis-ci pending completion   set done
630 dev added INFO() and CAPTURE() logging macros - they can log variables and construct a message which gets printed only when an assert in the same scope (or in a nested one) after them fails. They use lazy stringification and the stack to avoid heap al... push 26 Mar 2017 07:31PM UTC onqtam travis-ci pending completion   set done
629 dev fix gcc 4.4 build push 22 Mar 2017 07:11PM UTC onqtam travis-ci pending completion   set done
626 dev fixing builds when exceptions are disabled but all asserts are used - relates #58 push 22 Mar 2017 02:02PM UTC onqtam travis-ci pending completion   set done
625 dev Added support for un-parenthesized expressions containing commas in asserts - fixed #58 push 22 Mar 2017 01:37PM UTC onqtam travis-ci pending completion   set done
623 dev c++11 and -fno-rtti builds now compare to reference output push 18 Mar 2017 04:08PM UTC onqtam travis-ci pending completion   set done
622 dev better docs push 17 Mar 2017 07:07PM UTC onqtam travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • …
  • 55
  • 56
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc