Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ reset
Function
reset
test/static_and_shared_library.py:18–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
""
")
17
18
def
reset():
19
t.rm(
"lib/bin"
)
20
21
t.run_build_system(subdir=
'lib'
)
22
t.expect_addition(
"lib/bin/$toolset/debug/"
* BoostBuild.List(
"c.obj "
Callers
1
static_and_shared_library.py
File · 0.70
Calls
1
rm
Method · 0.80
Tested by
no test coverage detected