This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tarantool -- an efficient key/value data store".
The branch master has been updated
via 2e426125285047cd43029903da95ddbe75703d33 (commit)
via 66e5ed9489a7a976e998007438f4503d443b87f6 (commit)
via df298cada5a2adb4892b2e8db01f06dbcf636a18 (commit)
via 9db2803c48c2f2e089c556e861ad12dac8d74f88 (commit)
via 87bd27a3758d5f5245ebb2c2002862a94e44b02a (commit)
via 53cb9701ec11a5bdd74959f2b79742f50e91fd74 (commit)
via d8df4aee5b13c7c40808b8783425f17ff0c9a81b (commit)
via 07dc47fa277f46f4e422823b142c0bb66ea21f92 (commit)
via bbca430955345a57b8111eb53049211164faa130 (commit)
via cf9cc2df9f9bfa979425d922aeae22d2f5a71664 (commit)
via 44f5399b490759ee47c34bf3ed01d08d381d167e (commit)
via c06cda26cf897423f85ba7cad0e68ef54104186a (commit)
via a2bd93f68da0334bd621b91439c33710404607fa (commit)
from 44d0c1ca72506fffb8801c523c090bfac73779bd (commit)
Summary of changes:
.gitignore | 6 +-
doc/silverbox-protocol.txt | 424 ++++++++++++++++++++++++++------
test/Makefile | 3 +
test/admin.py | 113 ++++-----
test/box/args.result | 21 ++
test/box/args.test | 12 +
test/box/show.result | Bin 0 -> 2180 bytes
test/box/show.test | 77 ++-----
test/box/suite.ini | 2 -
test/{ => lib}/admin.py | 87 +++-----
test/lib/tarantool_preprocessor.py | 63 +++++
test/lib/tarantool_silverbox_server.py | 134 ++++++++++
test/lib/test_suite.py | 249 +++++++++++++++++++
test/test-run.py | 299 +----------------------
14 files changed, 942 insertions(+), 548 deletions(-)
create mode 100644 test/Makefile
create mode 100644 test/box/args.result
create mode 100644 test/box/args.test
create mode 100644 test/box/show.result
create mode 100644 test/lib/__init__.py
copy test/{ => lib}/admin.py (57%)
mode change 100755 => 100644
create mode 100644 test/lib/tarantool_preprocessor.py
create mode 100644 test/lib/tarantool_silverbox_server.py
create mode 100644 test/lib/test_suite.py
--
Tarantool -- an efficient key/value data store
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp