Test-Command: cd doc/examples/first-project && bst build hello.bst
Depends: @
Restrictions: allow-stderr

# The following tests require Internet access to pull a build container,
# and won't work in a chroot because they rely on /dev/fuse being available

Test-Command: cd doc/examples/running-commands && bst build hello.bst
Depends: @
Restrictions: allow-stderr, isolation-machine, needs-internet

Test-Command: cd doc/examples/integration-commands && bst build hello.bst
Depends: @
Restrictions: allow-stderr, isolation-machine, needs-internet

Test-Command: cd doc/examples/directives && bst build hello.bst
Depends: @
Restrictions: allow-stderr, isolation-machine, needs-internet
