added SessionDeleteHasMany and SessionDeleteHasManyToMany tests
This commit is contained in:
@@ -25,6 +25,8 @@ set(TEST_SOURCES
|
||||
../../../test/backends/SequenceFixture.cpp
|
||||
../../../test/backends/SequenceFixture.hpp
|
||||
../../../test/backends/SequenceTest.cpp
|
||||
../../../test/backends/SessionDeleteHasMany.cpp
|
||||
../../../test/backends/SessionDeleteHasManyToMany.cpp
|
||||
../../../test/backends/SessionFixture.cpp
|
||||
../../../test/backends/SessionFixture.hpp
|
||||
../../../test/backends/SessionInsertBelongsTo.cpp
|
||||
@@ -46,7 +48,6 @@ set(TEST_SOURCES
|
||||
../../../test/models/user.hpp
|
||||
../../../test/utils/RecordPrinter.cpp
|
||||
../../../test/utils/RecordPrinter.hpp
|
||||
../../../test/backends/SessionDeleteHasMany.cpp
|
||||
)
|
||||
|
||||
set(LIBRARY_TEST_TARGET PostgresTests)
|
||||
|
||||
Reference in New Issue
Block a user