Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 508 Bytes

Roborivers Cheat Sheet

/skipbuild -- Skipping regression testing for the pull request.

/plugin-branch branch -- Build specified bb-plugins branch (Comdb2 developers only).

/runtests -- Run tests for the pull request (Comdb2 developers only).

/silent -- Hush mode.

/cbuild-compile-only -- Compile but don't submit the branch to robomark.

/build-type type -- Specify the build type. Possible values are empty, Debug, Release, RelWithDebInfo and MinSizeRel (Case-sensitive).