From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: Re: [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers
Date: Fri, 19 Jul 2019 22:40:30 +0300 [thread overview]
Message-ID: <20190719194029.kmensxpztefct5xj@esperanza> (raw)
In-Reply-To: <20190719185334.GA16840@atlas>
On Fri, Jul 19, 2019 at 09:53:34PM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev@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.
next prev parent reply other threads:[~2019-07-19 19:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-19 17:59 Vladimir Davydov
2019-07-19 17:59 ` [PATCH small 1/2] rlist: add unit test Vladimir Davydov
2019-07-19 17:59 ` [PATCH small 2/2] rlist: add cut and reverse methods Vladimir Davydov
2019-07-25 14:31 ` Vladimir Davydov
2019-07-26 19:24 ` [tarantool-patches] " Konstantin Osipov
2019-07-19 18:53 ` [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers Konstantin Osipov
2019-07-19 19:40 ` Vladimir Davydov [this message]
2019-07-24 15:04 ` Konstantin Osipov
2019-07-29 8:40 ` Vladimir Davydov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190719194029.kmensxpztefct5xj@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=kostja@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='Re: [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox