This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-13 06:24:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
Test
History
Phil Nash
73acd945cd
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
..
Test.xcodeproj
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
VisualStudio
/TestCatch
Added Visual Studio project and fixed up some warnings showing in VS
2010-11-12 19:32:13 +00:00
Xcode
Some clean-up
2011-02-08 08:42:05 +00:00
ClassTests.cpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
ConditionTests.cpp
Fixed most pedantic warnings
2011-01-31 10:10:20 +00:00
ExceptionTests.cpp
Fixed more gcc warnings
2011-01-31 20:15:40 +00:00
GeneratorTests.cpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
MessageTests.cpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
MiscTests.cpp
Moved generator tests into their own file
2011-01-28 18:48:32 +00:00
TestMain.cpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
TrickyTests.cpp
Don't run tests starting with ./ by default. Changed all low-level self tests to be in ./
2011-01-14 08:47:43 +00:00