mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update benchmark/prompts/cpp.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
f108dfaeb8
commit
e2bdce0961
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ cmake -G "Unix Makefiles" -DEXERCISM_RUN_ALL_TESTS=1 ..
|
|||
make
|
||||
```
|
||||
|
||||
Note that running `make` will compile the tests and generate compile time errors. Once the errors are fixed, runningn `make` will build and run the tests.
|
||||
Note that running `make` will compile the tests and generate compile time errors. Once the errors are fixed, running `make` will build and run the tests.
|
||||
|
||||
Do not alter the test file; it should be run as-is.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue