[tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers

Vladimir Davydov vdavydov.dev at gmail.com
Fri Jul 19 22:40:30 MSK 2019


On Fri, Jul 19, 2019 at 09:53:34PM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev at gmail.com> [19/07/19 21:03]:
> > This patch set adds two simple helpers for rlist, which are needed to
> > properly support savepoints in DDL transactions.
> > 
> > It also moves unit tests from tarantool to the small repository, where
> > they truly belong.
> > 
> > https://github.com/tarantool/small/tree/dv/rlist-reverse-cut
> 
> small unit tests were run as part of tarantool coverage on
> purpose, to ensure that they pass on all platforms where tarantool
> is built

Okay. They are still run from the tarantool repository - via small/ test
suite. This patch simply moves rlist test from unit/ to small/, where
other small-related tests (such as rb) are located.



More information about the Tarantool-patches mailing list