module-sophia: coeio-based sophia bindings, implemented as a lua module.
move module related tests from test/box/ to test/module/.
Showing
- .gitmodules 3 additions, 0 deletions.gitmodules
- CMakeLists.txt 4 additions, 1 deletionCMakeLists.txt
- cmake/BuildSophia.cmake 28 additions, 0 deletionscmake/BuildSophia.cmake
- extra/rpm.spec.in 21 additions, 0 deletionsextra/rpm.spec.in
- src/module/CMakeLists.txt 1 addition, 0 deletionssrc/module/CMakeLists.txt
- src/module/sophia/CMakeLists.txt 9 additions, 0 deletionssrc/module/sophia/CMakeLists.txt
- src/module/sophia/sophia.cc 324 additions, 0 deletionssrc/module/sophia/sophia.cc
- test/module/net_sql.common.lua 0 additions, 0 deletionstest/module/net_sql.common.lua
- test/module/net_sql.common.result 0 additions, 0 deletionstest/module/net_sql.common.result
- test/module/net_sql.common.test 1 addition, 1 deletiontest/module/net_sql.common.test
- test/module/net_sql.mysql.lua 0 additions, 0 deletionstest/module/net_sql.mysql.lua
- test/module/net_sql.mysql.result 0 additions, 0 deletionstest/module/net_sql.mysql.result
- test/module/net_sql.mysql.skipcond 0 additions, 0 deletionstest/module/net_sql.mysql.skipcond
- test/module/net_sql.mysql.test 1 addition, 1 deletiontest/module/net_sql.mysql.test
- test/module/net_sql.pg.lua 0 additions, 0 deletionstest/module/net_sql.pg.lua
- test/module/net_sql.pg.result 0 additions, 0 deletionstest/module/net_sql.pg.result
- test/module/net_sql.pg.skipcond 0 additions, 0 deletionstest/module/net_sql.pg.skipcond
- test/module/net_sql.pg.test 1 addition, 1 deletiontest/module/net_sql.pg.test
- test/module/sophia.lua 1 addition, 0 deletionstest/module/sophia.lua
- test/module/sophia.result 101 additions, 0 deletionstest/module/sophia.result
Loading
Please register or sign in to comment