https://github.com/philsquared/Catch
Raw File
Tip revision: 908c370f245956fd5565207db77641ae1e6d2b36 authored by Benoit Blanchon on 17 January 2023, 08:47:20 UTC
Fix error: ISO C++ forbids in-class initialization of non-const static member 'm_started'
Tip revision: 908c370
.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
cmake-build-debug
cmake-build-release
.vs
back to top