summaryrefslogtreecommitdiff
path: root/odb-tests/build
AgeCommit message (Collapse)AuthorFilesLines
2025-04-10Convert bbot hook shellscript, buildscript recipes, and testscripts to syntax 2Karen Arutyunov1-10/+12
2024-09-18Add support for bulk operations on Windows for libodb-pgsqlKaren Arutyunov1-2/+1
2024-05-16Add boost/ and qt/ to odb-tests and odb-examplesKaren Arutyunov1-2/+27
2024-05-07Add odb-examples package to repositoryKaren Arutyunov1-3/+3
2024-05-03Cosmetic changesBoris Kolpackov1-2/+2
2024-05-03Add support for testing of libodb-oracle to odb-testsKaren Arutyunov1-4/+33
2024-05-03Add support for testing of libodb-mssql to odb-testsKaren Arutyunov1-8/+58
2024-04-30Fix Clang -Wno-undefined-var-template in dynamic multi-database support codeBoris Kolpackov1-18/+0
Note that after this change we can no longer support multi-file circular dependencies in this mode since we need to generate extern template declarations involving classes that may participate in the cycle (see now excluded odb-tests/common/circular/multiple/).
2024-03-28Add odb-tests as tests dependency for libodbKaren Arutyunov1-0/+7
2024-03-07Switch to using string_set type for config.odb_tests.database variableKaren Arutyunov1-14/+4
2024-03-05Fix mysql client package name in odb-tests' manifest and root.buildKaren Arutyunov1-1/+1
2024-03-01Fix bug in previous changeBoris Kolpackov1-1/+1
2024-03-01Don't assign default value to config.odb_tests.multi_databaseBoris Kolpackov1-5/+14
2024-03-01Temporarily hide tests dependencies behind config.odb_tests.developBoris Kolpackov1-0/+4
This allows us both to get proper semantics for bdep and to CI.
2024-02-27Improve odb-tests configuration variables descriptionBoris Kolpackov1-3/+10
2024-02-07Add evolution tests to odb-testsKaren Arutyunov1-5/+58
Also clean up some buildfiles and manifests.
2024-01-31Add odb-tests package to repositoryKaren Arutyunov1-13/+27
2024-01-25Turn odb-tests repository into package for muti-package repositoryodb-testsKaren Arutyunov4-0/+291