https://github.com/philsquared/Catch
Raw File
Tip revision: b986b76175b751df78556c88615fb367262fbcc0 authored by Zsolt Parragi on 15 March 2018, 20:23:33 UTC
Fix clang-tidy 6 diagnostic about virtual call in destructor
Tip revision: b986b76
.gitignore
*.build
*.pbxuser
*.mode1v3
*.ncb
*.suo
Debug
Release
*.user
*.xcuserstate
.DS_Store
xcuserdata
CatchSelfTest.xcscheme
Breakpoints.xcbkptlist
projects/VS2010/TestCatch/_UpgradeReport_Files/
projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters
projects/VisualStudio/TestCatch/UpgradeLog.XML
projects/CMake/.idea
projects/CMake/cmake-build-debug
UpgradeLog.XML
Resources/DWARF
projects/Generated
*.pyc
DerivedData
*.xccheckout
Build
.idea
.vs
cmake-build-*
benchmark-dir
back to top