Commit Diff


commit - c4c385238914f49a35d37c49bda6ddb8f5ab2533
commit + 5a38f947a92666b47cb8eefd04453eca1b41d614
blob - 4e68dda6dde8f8fa75e2fe5d893ae065edc9b005 (mode 644)
blob + /dev/null
--- test/unit/vy_point_lookup.result
+++ /dev/null
@@ -1,20 +0,0 @@
-1..1
-	*** test_basic ***
-    1..15
-    ok 1 - vy_lsm_env_create
-    ok 2 - key_def is not NULL
-    ok 3 - tuple_format_new is not NULL
-    ok 4 - lsm is not NULL
-    ok 5 - range is not NULL
-    ok 6 - temp dir name is not NULL
-    ok 7 - temp dir create (2)
-    ok 8 - temp dir create (3)
-    ok 9 - vy_lsm_rotate_mem
-    ok 10 - vy_run_new
-    ok 11 - vy_run_write
-    ok 12 - vy_run_new
-    ok 13 - vy_run_write
-    ok 14 - select results
-    ok 15 - no errors happened
-ok 1 - subtests
-	*** test_basic: done ***