Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-10 | Convert bbot hook shellscript, buildscript recipes, and testscripts to syntax 2 | Karen Arutyunov | 1 | -10/+12 | |
2024-09-18 | Add support for bulk operations on Windows for libodb-pgsql | Karen Arutyunov | 1 | -2/+1 | |
2024-05-16 | Add boost/ and qt/ to odb-tests and odb-examples | Karen Arutyunov | 1 | -2/+27 | |
2024-05-07 | Add odb-examples package to repository | Karen Arutyunov | 1 | -3/+3 | |
2024-05-03 | Cosmetic changes | Boris Kolpackov | 1 | -2/+2 | |
2024-05-03 | Add support for testing of libodb-oracle to odb-tests | Karen Arutyunov | 1 | -4/+33 | |
2024-05-03 | Add support for testing of libodb-mssql to odb-tests | Karen Arutyunov | 1 | -8/+58 | |
2024-04-30 | Fix Clang -Wno-undefined-var-template in dynamic multi-database support code | Boris Kolpackov | 1 | -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-28 | Add odb-tests as tests dependency for libodb | Karen Arutyunov | 1 | -0/+7 | |
2024-03-07 | Switch to using string_set type for config.odb_tests.database variable | Karen Arutyunov | 1 | -14/+4 | |
2024-03-05 | Fix mysql client package name in odb-tests' manifest and root.build | Karen Arutyunov | 1 | -1/+1 | |
2024-03-01 | Fix bug in previous change | Boris Kolpackov | 1 | -1/+1 | |
2024-03-01 | Don't assign default value to config.odb_tests.multi_database | Boris Kolpackov | 1 | -5/+14 | |
2024-03-01 | Temporarily hide tests dependencies behind config.odb_tests.develop | Boris Kolpackov | 1 | -0/+4 | |
This allows us both to get proper semantics for bdep and to CI. | |||||
2024-02-27 | Improve odb-tests configuration variables description | Boris Kolpackov | 1 | -3/+10 | |
2024-02-07 | Add evolution tests to odb-tests | Karen Arutyunov | 1 | -5/+58 | |
Also clean up some buildfiles and manifests. | |||||
2024-01-31 | Add odb-tests package to repository | Karen Arutyunov | 1 | -13/+27 | |
2024-01-25 | Turn odb-tests repository into package for muti-package repositoryodb-tests | Karen Arutyunov | 4 | -0/+291 | |