https://github.com/philsquared/Catch
Revision 64a0f466ec1a4f725cda738e05edb64d40516495 authored by Martin Hořeňovský on 13 January 2019, 15:17:36 UTC, committed by Martin Hořeňovský on 13 January 2019, 15:17:42 UTC
Because both copy and move operations are trivial, this doesn't
actually change anything, but it silences a static analysis warning.
1 parent 47602ac
History
Tip revision: 64a0f466ec1a4f725cda738e05edb64d40516495 authored by Martin Hořeňovský on 13 January 2019, 15:17:36 UTC
Add missing noexcept in move constructors
Tip revision: 64a0f46
File Mode Size
000-CatchMain.cpp -rw-r--r-- 488 bytes
010-TestCase.cpp -rw-r--r-- 1.3 KB
020-TestCase-1.cpp -rw-r--r-- 1.2 KB
020-TestCase-2.cpp -rw-r--r-- 1.1 KB
030-Asn-Require-Check.cpp -rw-r--r-- 2.7 KB
100-Fix-Section.cpp -rw-r--r-- 2.5 KB
110-Fix-ClassFixture.cpp -rw-r--r-- 1.9 KB
120-Bdd-ScenarioGivenWhenThen.cpp -rw-r--r-- 3.0 KB
200-Rpt-CatchMain.cpp -rw-r--r-- 884 bytes
207-Rpt-TeamCityReporter.cpp -rw-r--r-- 5.6 KB
210-Evt-EventListeners.cpp -rw-r--r-- 14.5 KB
231-Cfg-OutputStreams.cpp -rw-r--r-- 1.3 KB
CMakeLists.txt -rw-r--r-- 5.1 KB

back to top