Some more tests over cache cursor operations
This commit is contained in:
parent
d57d27f952
commit
161a850088
4 changed files with 351 additions and 0 deletions
|
@ -8,6 +8,7 @@ add_executable(runUnitTests
|
|||
storagetransaction.cpp
|
||||
cachetransaction.cpp
|
||||
storagecursor.cpp
|
||||
cachecursor.cpp
|
||||
)
|
||||
|
||||
target_compile_options(runUnitTests PRIVATE -fPIC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue