Commit History

Author SHA1 Message Date
  Sam Jaffe c234ecffdc chore: remove shared scheme 2 months ago
  Sam Jaffe a5a31dd9ee chore: update XCode version 5 months ago
  Sam Jaffe b1e9c1a935 refactor: add C++20 compatibility for std::uncaught_exceptions 6 months ago
  Sam Jaffe e25bd6d5c2 fix: include missed header 9 months ago
  Sam Jaffe ff7cd322bd chore: enable deploying headers 2 years ago
  Sam Jaffe d044ccd4c5 chore: XCode updates 2 years ago
  Sam Jaffe f096edddd9 Fix an issue where we used std::string without including it properly. 5 years ago
  Sam Jaffe d656c1cd4f Get rid of printing out the function name since it doesn't seem to work... 6 years ago
  Sam Jaffe e9777117f4 Add proper support for ensures(...) clause to be evaluated on return. 6 years ago
  Sam Jaffe 23ff3c944e Switch to GoogleTest. 6 years ago
  Sam Jaffe 8622551796 Update to XCode 10 6 years ago
  Sam Jaffe 5d08b8fcbf Fix bug in the ordering of 'error-type' and 'error-message' in expects(cond, type, msg) 7 years ago
  Sam Jaffe 5798f53435 Updating to use normative directory structure 7 years ago
  Sam Jaffe 8ff2bfec2a Merge remote-tracking branch 'origin/master' into master 7 years ago
  Sam Jaffe 29f9429abd Fixing compiler issue due to vaargs issues in Xcode compiler. 7 years ago
  Sam Jaffe f88db5706b Fixing for non-GCC compiler 8 years ago
  Samuel Jaffe a6c21a84ea Adding usage documentation for expect/ensure macro. 9 years ago
  Samuel Jaffe c1d99570e7 Changing to use ifdef. The auto-return version of ensure is not the default any more. 9 years ago
  Samuel Jaffe 08408ea5c1 Changing comments to multi-line 9 years ago
  Samuel Jaffe a7b1aa92f3 Provides the following macros: 9 years ago