83 коммитов (4a48f6085d618c707e4b39643ab89a9923a60b20)

Автор SHA1 Сообщение Дата
  offa 395e41c93c Formatting. 7 лет назад
  offa 968da64e9d Test updated to use ctor directly. 7 лет назад
  offa 47f5e75fd8 Test updated to use ctor directly. 7 лет назад
  offa 71a7a4d83e Test updated to use ctor directly. 7 лет назад
  offa a420881940 Tests can use the ctor directly now. 7 лет назад
  offa 44830430ab Deduction guide for scope_exit implemented (#80). 7 лет назад
  offa b1ed444f1f Tests refactored (#76). 7 лет назад
  offa 7830dcdb7d Mocks moved to a namespace. 7 лет назад
  offa 7ea1aa7439 Formatting. 7 лет назад
  offa 984e960702 Unused file removed. 7 лет назад
  offa 420441285e Tests refactored (#76). 7 лет назад
  offa 5e631ae734 Test fixed. 7 лет назад
  offa 57ee00a658 Catch updated to latest version (v2.0.0-dev.5). 7 лет назад
  offa 0b264e8f80 Implementation of swap() added. As the specification of the 7 лет назад
  offa 88120b7f1e Test case added. 7 лет назад
  offa eadc953f4f Testcases added. 7 лет назад
  offa a75bc2df64 Test naming updated (fixes #60). 7 лет назад
  offa 37f6962596 Prevent unused warning. 7 лет назад
  offa 2567ef98e0 Test case added (#47). 7 лет назад
  offa 0789d10f91 Test cases added (#47). 7 лет назад
  offa 027a53b1a3 Factory fucntion make_unique_resource_checked() added. 7 лет назад
  offa a88ea2e20f Factory function make_unique_resource() with std::reference_wrapper 7 лет назад
  offa 0d2e3da347 Factory function make_unique_resource() fully implemented and Test 7 лет назад
  offa ea843c33c9 Test for self-move removed as this is prevented by some compilers. 7 лет назад
  offa 12f3d51a1a Move assignment implemented. 7 лет назад
  offa fa89795daf Small cmake simplification. 7 лет назад
  offa 105766eff4 Pointer access added. 7 лет назад
  offa fc66bf69dc Pointer access added. 7 лет назад
  offa b483bf02bb Method implemented. 7 лет назад
  offa bdb03f8cd7 Methods implemented. 7 лет назад
  offa c68b2a8e24 Some more methods implemented. 7 лет назад
  offa 41f4a3b3da Tests added and some fixes. 7 лет назад
  offa cd0a724ceb Implementing the updated version unique_resource. 7 лет назад
  offa 7b53990fc0 Catch updated to Catch2 dev. 4 (#48). 7 лет назад
  offa 09574d397e Test description fixed. 7 лет назад
  offa ca024cdbca Implementation of scope_fail class and make_scope_fail() factory 7 лет назад
  offa 7ad966c413 scope_success implemented. Until C++17 is used, 7 лет назад
  offa 9697cfefe9 Dtor of scope_exit updated. It is now no longer guarding against 7 лет назад
  offa dddb1db13d Cleanup. 7 лет назад
  offa 9850626679 Handling of the not no-throw-constructible case of the move ctor added 7 лет назад
  offa d60701bf91 Filenames corrected. 7 лет назад
  offa 1bfce15320 Renaming of scope_guard_t to scope_exit. 7 лет назад
  offa e369b880f0 Test tags updated. 7 лет назад
  offa b70762c66d Factory renamed to make_scope_exit(). 7 лет назад
  offa cb8706d97a Build fix for clang 3.8. 7 лет назад
  offa 5e610e63e4 LValue handling of the scope guard move ctor implemented (fixes #41). 7 лет назад
  offa de9455c2b7 Ctors of scope guard (almost) implemented. Still missing: Correct 7 лет назад
  offa b9b7126260 Refactoring. 7 лет назад
  offa bcb599711b Unique Resource Test ported. 7 лет назад
  offa 547c1bb5fa Refactoring. 7 лет назад