alter: add the test cases for invalid field types
Needed for #2754
Showing
- src/box/field_def.c 1 addition, 6 deletionssrc/box/field_def.c
- src/box/index_def.c 1 addition, 2 deletionssrc/box/index_def.c
- src/box/key_def.cc 1 addition, 1 deletionsrc/box/key_def.cc
- src/box/memtx_space.cc 6 additions, 3 deletionssrc/box/memtx_space.cc
- src/box/vinyl_space.cc 12 additions, 0 deletionssrc/box/vinyl_space.cc
- test/box/alter_limits.result 31 additions, 1 deletiontest/box/alter_limits.result
- test/box/alter_limits.test.lua 7 additions, 1 deletiontest/box/alter_limits.test.lua
- test/box/rtree_misc.result 8 additions, 8 deletionstest/box/rtree_misc.result
- test/engine/indices_any_type.result 2 additions, 2 deletionstest/engine/indices_any_type.result
- test/engine/iterator.result 1 addition, 1 deletiontest/engine/iterator.result
- test/vinyl/ddl.result 30 additions, 0 deletionstest/vinyl/ddl.result
- test/vinyl/ddl.test.lua 8 additions, 0 deletionstest/vinyl/ddl.test.lua
Loading
Please register or sign in to comment