abs-tudelft / abs-tudelft/vhdeps
Test case discovery is not very intuitive
- Lenguaje dominante
- VHDL
- Estrellas
- 25
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The `_tc` suffix is in my opinion still a good default when running a whole test suite, but when the user explicitly specifies an entity as toplevel, it should use that regardless of any (default) pattern nonsense in the targets. Patterns were kind of an afterthought anyway, and should be implemented as part of toplevel file discovery vs. filtering toplevels from test cases.
Also annoying in the current discovery system is that there's no include flag for including paths from which only dependencies are loaded. Currently you'd use `-i`, but then any test cases in that path will be made part of the test suite, which is probably not what you want when you're working with someone else's library. Maybe `-l`?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.