[MCOL-4357] Re-implement unit testing. Created: 2020-10-15 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Epic Link: | Tech debt | ||||||||||||||||
| Description |
|
There are a lot of tdriver.cpp files scatered across the code base. The files contains unit tests some of which are outdated. We need to re-enable them and establish a policy to add unit tests for new facilities. |