vsxmake不会把add_tests的runargs带过去 #5223
Unanswered
Elite-stay
asked this question in
Q&A
Replies: 1 comment 3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
add_tests("\b", {runargs = {"aaa", "bbb"}})
这样的不行,得写成set_runargs
的Beta Was this translation helpful? Give feedback.
All reactions