We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need create unitest for done ticket. For now we will use Gtest to write unitest
Unitest can run locally and add to CI pipeline When building debug mode will include test, release wont including it Subtask:
The text was updated successfully, but these errors were encountered:
Update:
cmake .. -DCMAKE_BUILD_TEST=ON
OFF
Sorry, something went wrong.
@namchuai @vansangpfiev Can we break this down into smaller epics, otherwise this is a task that never gets closed
namchuai
nguyenhoangthuan99
No branches or pull requests
We need create unitest for done ticket. For now we will use Gtest to write unitest
Unitest can run locally and add to CI pipeline
When building debug mode will include test, release wont including it
Subtask:
The text was updated successfully, but these errors were encountered: