Commit Graph

64 Commits

Author SHA1 Message Date
Peter Dimov
8301228e22 Add test/variant_eq_ne 2017-05-31 04:02:23 +03:00
Peter Dimov
4bb5cdab60 Add test/variant_swap 2017-05-31 03:36:08 +03:00
Peter Dimov
fd848a8698 Add test/variant_emplace_index, _type 2017-05-31 02:27:20 +03:00
Peter Dimov
77fe037209 Add test/variant_value_assign 2017-05-31 01:31:46 +03:00
Peter Dimov
e0e48d365c Add test/variant_copy_assign, variant_move_assign 2017-05-30 18:00:07 +03:00
Peter Dimov
21acb2bda0 Add test/variant_in_place_type_construct(_cx) 2017-05-30 17:12:26 +03:00
Peter Dimov
2357f4d2f4 Add test/variant_in_place_index_construct(_cx) 2017-05-30 16:57:48 +03:00
Peter Dimov
a99b5f8e2e Add test/variant_value_construct(_cx) 2017-05-30 16:05:55 +03:00
Peter Dimov
5aa16c5bf7 Add test/variant_copy_construct, variant_move_construct 2017-05-30 03:45:55 +03:00
Peter Dimov
084712cab3 Add test/variant_default_construct(_cx) 2017-05-30 02:28:39 +03:00
Peter Dimov
07be071794 Add test/get_by_type(_cx).cpp, get_by_index_cx.cpp 2017-05-30 02:08:31 +03:00
Peter Dimov
781977a237 Add test/get_by_index.cpp 2017-05-29 21:38:04 +03:00
Peter Dimov
99747c7807 Add tests for holds_alternative 2017-05-29 20:07:42 +03:00
Peter Dimov
fc2aa96acb Initial commit 2017-05-29 17:31:05 +03:00