index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
old-tests
/
cli
/
lib
/
libtest
/
test
/
test.cli
blob: f19d56c7ecb6e6376cf335affae575c3b5828b61 (
plain
)
1
2
3
4
5
6
7
8
9
include <test/base.cli>; namespace test { class options: base { bool --help; }; }