Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-30 | Fix copying issue in odb-tests/common/view/olv/multi-package | Boris Kolpackov | 2 | -9/+24 | |
2024-04-30 | Fix preprocessor conditions in odb-tests/common/view/basics/ | Boris Kolpackov | 3 | -39/+10 | |
2024-04-30 | Use decay_traits in dynamic query support to handle array decay | Boris Kolpackov | 1 | -20/+0 | |
2024-04-30 | Fix Clang -Wno-undefined-var-template in dynamic multi-database support code | Boris Kolpackov | 1 | -0/+9 | |
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-04-24 | Fix various warnings (uninitialized, loss of precision, macro redefinition) | Boris Kolpackov | 2 | -2/+2 | |
2024-04-23 | Suppress bunch of unused/uninitialized warnings | Boris Kolpackov | 1 | -1/+1 | |
2024-02-07 | Add evolution tests to odb-tests | Karen Arutyunov | 6 | -15/+15 | |
Also clean up some buildfiles and manifests. | |||||
2024-02-05 | Suppress GCC's 'may be used uninitialized' warning | Karen Arutyunov | 1 | -1/+1 | |
2024-01-30 | Fix odb-tests/common/bulk/buildfile to properly work for dist meta-operation | Karen Arutyunov | 1 | -2/+5 | |
2024-01-25 | Turn odb-tests repository into package for muti-package repositoryodb-tests | Karen Arutyunov | 385 | -0/+37493 | |