Sync to the latest version.
Can be broken or partially implemented.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
ulimit -Sv 320000
|
||||
#ulimit -Sv 320000
|
||||
rm -r build coverage
|
||||
mkdir build coverage
|
||||
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS_DEBUG="-g -fprofile-arcs -ftest-coverage"
|
||||
|
||||
Reference in New Issue
Block a user