test: expand SmartPointer and thread affinity test coverage and update build preset
This commit is contained in:
@@ -18,7 +18,7 @@ This rule provides instructions for building the uLib project using the micromam
|
|||||||
```bash
|
```bash
|
||||||
export MAMBA_EXE="/home/share/micromamba/bin/micromamba"
|
export MAMBA_EXE="/home/share/micromamba/bin/micromamba"
|
||||||
export MAMBA_ROOT_PREFIX="/home/share/micromamba"
|
export MAMBA_ROOT_PREFIX="/home/share/micromamba"
|
||||||
export PRESET="clang-make"
|
export PRESET="clang-debug"
|
||||||
eval "$(${MAMBA_EXE} shell hook --shell bash)"
|
eval "$(${MAMBA_EXE} shell hook --shell bash)"
|
||||||
micromamba activate uLib
|
micromamba activate uLib
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user