1. 79ce693 remove redundant "/" by Rian Quinn · 7 years ago
  2. 613e146 Save errno before using sprintf, ifstream. by Martin Hořeňovský · 7 years ago
  3. 932a405 /Wx -> /WX (stupid typo) by Martin Hořeňovský · 7 years ago
  4. 9a03720 Enable /Wx (Warnings as error) for SelfTest builds by Martin Hořeňovský · 7 years ago
  5. 6fea473 Fixed CMake generation of MSVC warning levels by philsquared · 7 years ago
  6. 68e7fdc Added 4265 to specific warnings in VS by Phil Nash · 7 years ago
  7. b0260c6 Fixed-up TAP reporter a bit. by Martin Hořeňovský · 7 years ago
  8. b753f05 Add reporter for Automake (#826) by Justin Wilson · 7 years ago
  9. 10dfca3 Added first vector matchers (Contains and Equals) by Phil Nash · 7 years ago
  10. 4e6938d Moved matchers tests into their own file by Phil Nash · 7 years ago
  11. 1400127 Extracted string matchers impl into cpp that is only compiled into main TU by Phil Nash · 7 years ago
  12. 7fed25a New Matchers implementation by Phil Nash · 7 years ago
  13. 73159ac REQUIRE_THROWS_AS now catches exception by const& by Martin Hořeňovský · 7 years ago
  14. 7db4d8d Added tests (single char pretty printing + op overload) by Martin Hořeňovský · 7 years ago
  15. 7dd4f29 Added INSTALL commands (#788) by Saad K · 7 years ago
  16. 50c95a0 Bumped min cmake version to 3.0 by Martin Hořeňovský · 7 years ago
  17. 7ae96c7 Returned basic warnings to CMake generated builds by Martin Hořeňovský · 7 years ago
  18. dab1d9d Added CheckFileList in CMake over the benchmark sources by Martin Hořeňovský · 7 years ago
  19. 4ce11d6 Merge branch 'dev-performance' by Martin Hořeňovský · 7 years ago
  20. 876af87 Added surrogate cpp for catch_test_case_tracker by Phil Nash · 7 years ago
  21. 531d267 Added the new proxy header to CMakeLists.txt by Martin Hořeňovský · 7 years ago
  22. e6ef60a CMake will now warn if a file is in folder, but not in variable by Martin Hořeňovský · 7 years ago
  23. 3b7511e First commit of benchmarks for Catch runtime perf. by Martin Hořeňovský · 7 years ago
  24. d5360e8 Sorted file lists in CMakeLists.txt for easier maintainence by Phil Nash · 7 years ago
  25. 0bcae64 Set project name in CMakeLists.txt to CatchSelfTest by Phil Nash · 7 years ago
  26. 8abe17a CMake project groups test files separately from surrogate impl files for nicer rendering as XCode/ VS projects by Phil Nash · 7 years ago
  27. e1fbbe1 Added headers to CMake project (for CLion) by Phil Nash · 7 years ago
  28. c8fefc4 Fixed Travis and CMake after moving CMakeLists.txt by Phil Nash · 7 years ago
  29. 6419307 Moved CMake into root folder (where it’s much happier - especially for CLion) by Phil Nash · 7 years ago