offa
|
a625f9bfe5
|
Catch updated to v2.4.2.
|
6 years ago |
offa
|
229b9ce0d8
|
Catch v2.4.1. update.
|
6 years ago |
offa
|
4c77a097f7
|
Catch updated to v2.4.0.
|
6 years ago |
offa
|
6aead08184
|
Trompeloeil updated to v32.
|
6 years ago |
offa
|
8b6542a59b
|
Catch include path updated as suggested by upstream.
|
6 years ago |
offa
|
eddff6657e
|
Catch updated to v2.3.0.
|
6 years ago |
offa
|
479e7d4425
|
Update Catch v2.2.3.
|
6 years ago |
offa
|
b354a77b6c
|
Member prefix ('m_') removed from all member variables (fixes #136).
|
6 years ago |
offa
|
9ab26d351c
|
Comparison made explicit.
|
6 years ago |
offa
|
14a838f9a2
|
Throwing std::exception's instead of plain int's in the tests.
|
6 years ago |
offa
|
dbde1928ba
|
License header changed to MIT license.
|
6 years ago |
offa
|
ac7905a93c
|
Trompeloeil updated to latest master.
|
6 years ago |
offa
|
64d50e271c
|
Maybe_unused Attribute used instead of casts to void for marking unused
variables (fixes #118).
|
6 years ago |
offa
|
0d36d053d2
|
Catch updated to v2.2.2.
|
6 years ago |
offa
|
ae205a9891
|
Catch updated to latest release v2.2.1 (fixes #115).
|
6 years ago |
offa
|
88d2ceb4b3
|
Catch updated to v2.1.2.
|
6 years ago |
offa
|
cf2aff737d
|
Catch updated to v2.1.1.
|
6 years ago |
offa
|
59c5cab144
|
Target visibilities added.
|
6 years ago |
offa
|
67bc1df3ca
|
Catch updated to latest v2.1.0.
|
6 years ago |
offa
|
92698c3b19
|
Year updated.
|
6 years ago |
offa
|
a614c62087
|
Test and assignment corrected (#99).
|
7 years ago |
offa
|
816573778d
|
Implementation of unique_resource reset() updated (fixes #99).
|
7 years ago |
offa
|
94d46c2673
|
Swap() removed from unique_resource (fixes #102).
|
7 years ago |
offa
|
84aa0ee694
|
Catch updated to v2.0.1.
|
7 years ago |
offa
|
d731d708f2
|
Catch updated to v2.0.0-dev.6.
|
7 years ago |
offa
|
e285f0f57a
|
Missing explicit added.
|
7 years ago |
offa
|
160c31d74d
|
Trompeloeil updated to latest release (v29).
|
7 years ago |
offa
|
395e41c93c
|
Formatting.
|
7 years ago |
offa
|
968da64e9d
|
Test updated to use ctor directly.
|
7 years ago |
offa
|
47f5e75fd8
|
Test updated to use ctor directly.
|
7 years ago |
offa
|
71a7a4d83e
|
Test updated to use ctor directly.
|
7 years ago |
offa
|
a420881940
|
Tests can use the ctor directly now.
|
7 years ago |
offa
|
44830430ab
|
Deduction guide for scope_exit implemented (#80).
|
7 years ago |
offa
|
b1ed444f1f
|
Tests refactored (#76).
|
7 years ago |
offa
|
7830dcdb7d
|
Mocks moved to a namespace.
|
7 years ago |
offa
|
7ea1aa7439
|
Formatting.
|
7 years ago |
offa
|
984e960702
|
Unused file removed.
|
7 years ago |
offa
|
420441285e
|
Tests refactored (#76).
|
7 years ago |
offa
|
5e631ae734
|
Test fixed.
|
7 years ago |
offa
|
57ee00a658
|
Catch updated to latest version (v2.0.0-dev.5).
|
7 years ago |
offa
|
0b264e8f80
|
Implementation of swap() added. As the specification of the
noexcept-value is missing in the document it is implemented as for
std::swap(). Fixes #73.
|
7 years ago |
offa
|
88120b7f1e
|
Test case added.
|
7 years ago |
offa
|
eadc953f4f
|
Testcases added.
|
7 years ago |
offa
|
a75bc2df64
|
Test naming updated (fixes #60).
|
7 years ago |
offa
|
37f6962596
|
Prevent unused warning.
|
7 years ago |
offa
|
2567ef98e0
|
Test case added (#47).
|
7 years ago |
offa
|
0789d10f91
|
Test cases added (#47).
|
7 years ago |
offa
|
027a53b1a3
|
Factory fucntion make_unique_resource_checked() added.
|
7 years ago |
offa
|
a88ea2e20f
|
Factory function make_unique_resource() with std::reference_wrapper
added.
|
7 years ago |
offa
|
0d2e3da347
|
Factory function make_unique_resource() fully implemented and Test
added.
|
7 years ago |