Files
scylladb/test/boost
Piotr Sarna e7c18963e4 test: check sizes before dereferencing the vector
It's better to assert a certain vector size first and only then
dereference its elements - otherwise, if a bug causes the size
to be different, the test can crash with a segfault on an invalid
dereference instead of graciously failing with a test assertion.
2020-07-23 16:49:35 +03:00
..
2020-07-14 16:29:43 +03:00
2020-06-23 19:39:54 +03:00