Skip to content

fix(build): align xmake build patterns and CI test command#2

Closed
yizhinailong wants to merge 4 commits intomcpplibs:mainfrom
yizhinailong:main
Closed

fix(build): align xmake build patterns and CI test command#2
yizhinailong wants to merge 4 commits intomcpplibs:mainfrom
yizhinailong:main

Conversation

@yizhinailong
Copy link

  • update xmake file globs so source modules and test files are discovered correctly
  • switch the CI test command from xmake run templates_test to xmake run primitives_test
  • ensure build and test workflows use the current primitives target consistently

- Change test files pattern from "*.cpp" to "basic/*.cpp" in tests/xmake.lua
- Update source modules pattern from "src/*.cppm" to "src/**.cppm" in xmake.lua
- These changes ensure proper file inclusion for building and testing
- Changed test command from 'xmake run templates_test' to 'xmake run primitives_test'
Change the test command from 'xmake run templates_test' to
'xmake run primitives_test' in the CI workflow configuration.
@yizhinailong yizhinailong closed this by deleting the head repository Mar 15, 2026
Sunrisepeak added a commit that referenced this pull request Mar 15, 2026
@Sunrisepeak
Copy link
Member

合并到

@Sunrisepeak Sunrisepeak mentioned this pull request Mar 15, 2026
FrozenLemonTee added a commit that referenced this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants