4paradigm / 4paradigm/OpenMLDB

Add a test to compile all test binaries

オープン
#231 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
build test
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
1

説明

**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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cmake, cpp
領域
build-system, testing
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。