1. 51ed08b Take changes to Clara from master by Martin Hořeňovský · 5 years ago
  2. 779e83b Update Clara to v1.1.5 to fix TextFlow bugs by Martin Hořeňovský · 6 years ago
  3. 11c89a5 Bring in Clara v1.1.4 by Martin Hořeňovský · 6 years ago
  4. 2e285b9 Use char const * const * for Session::run by Martin Hořeňovský · 6 years ago
  5. 8f3fc15 Update version of Clara by Martin Hořeňovský · 6 years ago
  6. 31e6499 Embed Clara v1.1.1 by Phil Nash · 6 years ago
  7. 75a77b6 embedded v1.0-develop.2 of Clara, which addresses / prefixed options, which should impact non-windows platforms by Phil Nash · 7 years ago
  8. ba6845a Version of Clara with (std::max) by Phil Nash · 7 years ago
  9. 5fe19f7 Scoped parseInfos population so `i` can be reused by Phil Nash · 7 years ago
  10. c1416d5 Backed out dynamic stack array (use fixed size for now) by Phil Nash · 7 years ago
  11. 2a1f8ae New version of Clara by Phil Nash · 7 years ago
  12. 115db71 Incorporated Clara with TextFlow fix for assertion with consecutive newlines by Phil Nash · 7 years ago
  13. 3a37f45 Removed tbc_text_format (superceded by TextFlow) by Phil Nash · 7 years ago
  14. 5c3355a Embed Clara with TextFlow fix for whitespace after newline by Phil Nash · 7 years ago
  15. b2a4dfc Embedded version of Clara with TextFlow fix for embedded newlines by Phil Nash · 7 years ago
  16. cf2678d Merge branch 'dev-better-verbosity' of https://github.com/BMBurstein/Catch by Martin Hořeňovský · 7 years ago
  17. 694fe61 Add ability to format any streamable class by Baruch Burstein · 7 years ago
  18. af66106 Updated Clara with handling for / on Windows by Phil Nash · 7 years ago
  19. 2462dff Updated Clara with VS ICE workaround by Phil Nash · 7 years ago
  20. d81c1eb added version of Clara that has virtual destructors by philsquared · 7 years ago
  21. da5964a Updated version of Clara (should fix Windows compile issues) by Phil Nash · 7 years ago
  22. e62b3be Fixed issue with different result types in Clara by Phil Nash · 7 years ago
  23. 1c223b6 Integrated (all) new version of Clara by Phil Nash · 7 years ago
  24. 38b05f1 Don’t assume first CL arg (exe name) is present Fixes #729 by Phil Nash · 7 years ago
  25. db98666 Don’t ref past end of string fixes #830 by Phil Nash · 7 years ago
  26. 4101ff3 #include <ctype> for std::to lower by Phil Nash · 7 years ago
  27. 5d6c744 Qualified std::tolower in Clara. Fixes #543 by Phil Nash · 7 years ago
  28. f347611 Restated text format loop to avoid out-of-bounds condition by Phil Nash · 7 years ago
  29. 4a04682 Text formatting rework by Phil Nash · 7 years ago
  30. 862d131 Explicitly convert int to char during transform on string (equivalent of PR #756) by Phil Nash · 8 years ago
  31. 742457c Use Clara v0.0.2.4 (updated) - fix for string lengths by Phil Nash · 8 years ago
  32. 5a6b291 Using Clara 0.0.2.4 - fixes issue with spaces in quoted arguments by Phil Nash · 8 years ago
  33. 1c47fe0 Updated embedded Clara to 0.0.2.3 by Phil Nash · 8 years ago
  34. 880a204 Use Clara v0.0.1.1 by Phil Nash · 8 years ago
  35. 40d0d2f Added unique_ptr detection to compiler_capabilities by Phil Nash · 9 years ago
  36. 680b1a8 Squashed some warnings about local variables shadowing members - see #444 by Phil Nash · 9 years ago
  37. 805de43 Use CATCH_NULL instead of NULL by Phil Nash · 9 years ago
  38. e86daf8 Reorganised C+11 feature detection a bit by Phil Nash · 9 years ago
  39. 4b3fa47 Use reset instead of assignment when updating auto_ptr/unique_ptr by Phil Nash · 10 years ago
  40. fa0122b Allow testing ordering to be specified as declaration, lexicographical, or random. Allow random seed to be specified by Phil Nash · 10 years ago
  41. d7e1790 Merge branch 'master' of https://github.com/gnzlbg/Catch by Phil Nash · 10 years ago
  42. af8cd98 New version of Clara that fixes operator= issue with ref member (#265) by Phil Nash · 10 years ago
  43. 472dc2a New version of Clara by Phil Nash · 10 years ago