4paradigm / 4paradigm/OpenMLDB
Add a test to compile all test binaries
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**Is your feature request related to a problem? Please describe.**
Many test targets look like `*_test`, but no target to compile all those test at once.
Give more fine-grained control over make targets especially when `coverage` and `example` are enabled.
**Describe the solution you'd like**
change CMakeLists
**Describe alternatives you've considered**
Nop
Hướng dẫn đóng góp
Hướng nghiên cứu
Look at the CMakeLists.txt files to understand the current test target naming pattern (likely '*_test'). Identify where test binaries are defined and add a new target that depends on all of them. Verify by building the new target and ensuring all test binaries compile.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cmake, cpp
- Lĩnh vực
- build-system, testing
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100