xo-alloc2 : work on X1Collector unit test [WIP]
This commit is contained in:
parent
017397117c
commit
a757904dcc
17 changed files with 559 additions and 46 deletions
|
|
@ -86,7 +86,8 @@ Create Html docs in `.build/sphinx/html/index.html`
|
|||
Prepare build
|
||||
```
|
||||
# phase 2
|
||||
$ cmake -B .build -S . -DCMAKE_INSTALL_PREFIX=${PREFIX} -DCMAKE_BUILD_TYPE=coverage
|
||||
$ cmake -B .build -S . -DCMAKE_INSTALL_PREFIX=${PREFIX} -DCMAKE_BUILD_TYPE=coverage -DENABLE_TESTING=1
|
||||
$ cmake --build .build --
|
||||
```
|
||||
|
||||
Run coverage-enabled unit tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue