1. 4ec8d53 Tag Alias registry is part of registry hub instead of it’s own singleton by Phil Nash · 7 years ago
  2. afcc38e Fixes for single include by Phil Nash · 9 years ago
  3. 368714e Added Listeners (programatically provided extra reporters) by Phil Nash · 9 years ago
  4. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  5. 2a9d8d9 Changed "const X ref"s to "X const ref"s by Phil Nash · 11 years ago
  6. 06a671a Renamed TestCaseInfo -> TestCase by Phil Nash · 12 years ago
  7. c96f933 Collect assertion info up front by Phil Nash · 12 years ago
  8. 9c6ce97 Made ITestCase a shared object by Phil Nash · 12 years ago
  9. a695eb9 Builds almost completely cleanly with -WEverything in LLVM by Phil Nash · 12 years ago
  10. 3b80af7 Recreated the single include test project and got it working after impl refactorings by Phil Nash · 12 years ago
  11. da0ae95 Renamed static registries -> registry hub by Phil Nash · 12 years ago[Renamed (84%) from include/internal/catch_interfaces_static_registries.h]
  12. 1091ca8 First cut of StaticRegistries - separate from Context by Phil Nash · 12 years ago
  13. 5234b15 Fixed quote balancing issue in reporter error by Phil Nash · 12 years ago