Commit 0dada75
test: update parameters in sql-tap tests
A long time ago (as Mergen Imeev told), API for Tarantool's
storage engines was not unified, and SQL tests could be
successfully executed on one engine and be broken on another. Due
to this, some SQL tests were parameterized by a single engine. Now
all SQL tests can be successfully executed on both engines (vinyl
and memtx). The patch updates a config for an `sql-tap` test suite
and allows parameterization by both engines.
Required by the following commit.
NO_CHANGELOG=testing
NO_DOC=testing
NO_TEST=testing1 parent dfd15d3 commit 0dada75
1 file changed
+0
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 2 | | |
45 | 3 | | |
46 | 4 | | |
| |||
0 commit comments