mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
6a6b41411c
<= chosen arbitrarily from comparison operators, but any of <=, >=, <, > have the same precedence. This now allows expressions containing any of *, /, %, +, -, << and >> to be used on the LHS. No tests broke, and the corresponding originally failing test in [tricky] was expanded and added to the main suite. |
||
---|---|---|
.. | ||
CMake | ||
runners/iTchRunner | ||
SelfTest | ||
VS2008/TestCatch | ||
VS2010/TestCatch | ||
XCode |