[tarantool-patches] [PATCH] test: update test-run

Alexander Turenko alexander.turenko at tarantool.org
Thu Mar 14 00:19:17 MSK 2019


Run a unit test from a var directory. It is needed to, say, allow a test
to write a log file to a gitignored directory.

The only behaviour change observed on tarantool's tests is that
unit/swim.test and unit/swim_proto.test write a log.txt file to a test
var directory ./test/xxx_unit instead of ./test.
---

issue: no
branch: https://github.com/tarantool/tarantool/tree/Totktonada/update-test-run

 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 59bae401f..1aeb35b41 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 59bae401fe7ef9dbb3d958a6c5d9c0a97746ed82
+Subproject commit 1aeb35b41024d7dc0ac4db8d998a473d213f2755
-- 
2.20.1





More information about the Tarantool-patches mailing list