[RFC PATCH 14/23] test: unit/vy_write_iterator: minor refactoring

Vladimir Davydov vdavydov.dev at gmail.com
Tue Jul 17 13:17:16 MSK 2018


On Sun, Jul 08, 2018 at 07:48:45PM +0300, Vladimir Davydov wrote:
> Move key_def creation to compare_write_iterator_results as it is the
> same for all test cases. Performance is not an issue here, obviously, so
> we can close our eyes to the fact that now we create a new key def for
> each test cases.
> ---
>  test/unit/vy_write_iterator.c | 56 +++++++++++++++++++------------------------
>  1 file changed, 25 insertions(+), 31 deletions(-)

This one is trivial. I pushed it to 1.10.



More information about the Tarantool-patches mailing list