blob: 91e44174cab77cefa2e4a327f6566c8b706f5ea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# file : tests/worker/bootstrap.test
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
test.options = --bootstrap
$* >>~%EOO%
: 1
%bbot-version: \d+%
%libbbot-version: \d+%
%libbpkg-version: \d+%
%libbutl-version: \d+%
EOO
|