embeddedartistry / embeddedartistry/libcpp
Add test application / CI build step
未关闭
- 主要语言
- C++
- 星标
- 99
- 派生
- 19
- PR 合并指标
- 30 天内没有已合并 PR
描述
libcpp: need to add a test application that links against the libraries to check for potential problems like the mach_absolute_time missing symbol at link time due to poor symbol definition. This application should be built as a test, and not when we are being used as a subproject.
贡献指南
调研方向
未指定文件或测试。首先检查仓库现有的构建配置和 CI 入口点,以了解测试和子项目的处理方式;完成的标准是:测试应用程序与这些库进行链接,能够捕获链接时的符号问题,在 CI 中运行,并且在将 libcpp 作为子项目使用时不会构建。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- build-system, ci-cd, testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100