Branch: refs/heads/tt-lua-preprocessor
Home: https://github.com/tarantool/tarantool
Commit: 4147f327a7fced070a97bfac4465d14af4cf0269
https://github.com/tarantool/tarantool/commit/4147f327a7fced070a97bfac4465d14af4cf0269
Author: Eugine Blikh <[email protected]>
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M test/lib/tarantool_server.py
Log Message:
-----------
Fix for waiting of tarantool starting/stopping. Bug with too many opened
sockets or Exception
Commit: 70dc528fe5e07934a94fcce90c4d6b733e9c2b09
https://github.com/tarantool/tarantool/commit/70dc528fe5e07934a94fcce90c4d6b733e9c2b09
Author: Eugine Blikh <[email protected]>
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M test/lib/unittest_server.py
Log Message:
-----------
Fix for multiple similar patterns in unittest.find_tests
Commit: 70b5859642558625124b794b2ec389291b416d6e
https://github.com/tarantool/tarantool/commit/70b5859642558625124b794b2ec389291b416d6e
Author: Dmitry Simonenko <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/box/cjson.result
M test/box/suite.ini
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
yaml-utf8-fix: fix libyaml erroneous representation of utf-8 data as
a binary stream. Fix box/cjson test.
Commit: 78c4a1aa360de86c53eef8dc0e426f5d01e93a12
https://github.com/tarantool/tarantool/commit/78c4a1aa360de86c53eef8dc0e426f5d01e93a12
Author: Dmitry Simonenko <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/box/cjson.result
M test/box/cjson.test.lua
Log Message:
-----------
yaml-utf8-fix: check that parser correctly recognizes a binary stream
Commit: 38f618ce29283bfc9419306f962eb5fe856c86bb
https://github.com/tarantool/tarantool/commit/38f618ce29283bfc9419306f962eb5fe856c86bb
Author: Dmitry Simonenko <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/lua/init.cc
M test/box/socket.result
M test/box/suite.ini
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
yaml-null-conv: convert lua nil to NULL lightuserdata
for proper yaml null output. Fix test/box/socket test.
Commit: 3aa47b0eb8dc3cacd284a442636a255455c9ca1d
https://github.com/tarantool/tarantool/commit/3aa47b0eb8dc3cacd284a442636a255455c9ca1d
Author: Konstantin Osipov <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/lib/unittest_server.py
Log Message:
-----------
Merge remote-tracking branch 'origin/tt-multi-pattern-unit-fix'
Commit: dd88f9be848d73f8e610e9d051759a41a744e13f
https://github.com/tarantool/tarantool/commit/dd88f9be848d73f8e610e9d051759a41a744e13f
Author: Konstantin Osipov <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/lib/tarantool_server.py
Log Message:
-----------
Merge remote-tracking branch 'origin/tt-gdb-fix'
Commit: b8b02bc0f6523496e4e14192897454deaa4f0f62
https://github.com/tarantool/tarantool/commit/b8b02bc0f6523496e4e14192897454deaa4f0f62
Author: Konstantin Osipov <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/lua/init.cc
M test/big/tree_pk_multipart.result
M test/box/alter.result
M test/box/fiber.result
M test/box/info.result
M test/box/ipc.result
M test/box/lua.result
M test/box/lua_misc.result
M test/box/net.box.result
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
yaml-null-conv: review fixes
Add comment.
Fix style.
Update tests.
Commit: a2c375097a56bbdf18f90901b5500c167f64fd59
https://github.com/tarantool/tarantool/commit/a2c375097a56bbdf18f90901b5500c167f64fd59
Author: Konstantin Osipov <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/lua/init.cc
M test/big/tree_pk_multipart.result
M test/box/alter.result
M test/box/fiber.result
M test/box/info.result
M test/box/ipc.result
M test/box/lua.result
M test/box/lua_misc.result
M test/box/net.box.result
M test/box/socket.result
M test/box/suite.ini
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
Merge branch 'yaml-null-conv'
Conflicts:
test/box/suite.ini
Commit: a319aa4b6647c65ff11225994a51bd3e84749069
https://github.com/tarantool/tarantool/commit/a319aa4b6647c65ff11225994a51bd3e84749069
Author: Konstantin Osipov <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/lib/tarantool_server.py
Log Message:
-----------
Revert gdb test.
Commit: c7c84377acce8069acd9b1328b8f13c602969e03
https://github.com/tarantool/tarantool/commit/c7c84377acce8069acd9b1328b8f13c602969e03
Author: Eugine Blikh <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M test/big/bitset.result
M test/big/bitset.test.lua
M test/big/hash.result
M test/big/hash.test.lua
M test/big/hash_multipart.result
M test/big/hash_multipart.test.lua
M test/big/iterator.result
M test/big/iterator.test.lua
M test/big/lua.result
M test/big/lua.test.lua
M test/big/tree_pk.result
M test/big/tree_pk.test.lua
M test/big/tree_pk_multipart.result
M test/big/tree_pk_multipart.test.lua
M test/big/tree_variants.result
M test/big/tree_variants.test.lua
M test/box/admin.result
M test/box/admin.test.py
M test/box/admin_coredump.result
M test/box/admin_coredump.test.lua
M test/box/alter.result
M test/box/alter.test.lua
R test/box/cjson.result
M test/box/cjson.test.lua
M test/box/errinj.result
M test/box/errinj.test.lua
M test/box/fiber.result
M test/box/fiber.test.lua
M test/box/info.result
M test/box/info.test.lua
M test/box/ipc.result
M test/box/ipc.test.lua
M test/box/lua_box_uuid.result
M test/box/lua_box_uuid.test.lua
M test/box/lua_misc.result
M test/box/lua_misc.test.lua
M test/box/net.box.result
M test/box/net.box.test.lua
M test/box/net_sql.mysql.result
M test/box/net_sql.mysql.test.lua
M test/box/net_sql.pg.result
M test/box/net_sql.pg.test.lua
M test/lib/test_suite.py
M test/wal/lua.result
M test/wal/lua.test.lua
M test/wal/oom.result
M test/wal/oom.test.lua
M test/wal/wal_mode.result
Log Message:
-----------
Move all tests to new preprocessor
Commit: ee8c22b768cdd65339ebad2ebd641acc7f9cee5c
https://github.com/tarantool/tarantool/commit/ee8c22b768cdd65339ebad2ebd641acc7f9cee5c
Author: Eugine Blikh <[email protected]>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M src/lua/init.cc
M test/big/tree_pk_multipart.result
M test/box/alter.result
A test/box/cjson.result
M test/box/cjson.test.lua
M test/box/fiber.result
M test/box/info.result
M test/box/ipc.result
M test/box/lua.result
M test/box/lua_misc.result
M test/box/net.box.result
M test/box/socket.result
M test/box/suite.ini
M test/lib/unittest_server.py
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into tt-lua-preprocessor
Conflicts:
test/box/cjson.result
test/box/cjson.test.lua
Compare:
https://github.com/tarantool/tarantool/compare/9b50db6cff89...ee8c22b768cd
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp