4paradigm / 4paradigm/OpenMLDB

Add a test to compile all test binaries

Aberta
#231 1 comentário 0 reações 0 responsáveis Ver no GitHub
build test
Linguagem predominante
C++
Estrelas
1.7k
Forks
331
Merge médio
12d 12h
PRs com merge (30d)
1

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
cmake, cpp
Domínio
build-system, testing
Tipo de issue
Funcionalidade
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.