6cbe9d9762
Summary: StringAppendOperatorTest right now runs in a mode where RUN_ALL_TESTS() is executed twice for the same test but different settings. This creates a problem with a tool that expects every test to run once. Fix it by using a parameterized test instead. Pull Request resolved: https://github.com/facebook/rocksdb/pull/6930 Test Plan: Run the test and see it passed. Reviewed By: ltamasi Differential Revision: D21874145 fbshipit-source-id: 55520b2d7f1ba9f3cba1e2d087fe86f43fb06145 |
||
---|---|---|
.. | ||
string_append | ||
bytesxor.cc | ||
bytesxor.h | ||
max.cc | ||
put.cc | ||
sortlist.cc | ||
sortlist.h | ||
uint64add.cc |