18 lines
338 B
YAML
18 lines
338 B
YAML
test_dirs:
|
|
- test
|
|
|
|
project: libtorrent
|
|
|
|
branch: trunk
|
|
|
|
clean:
|
|
- test_tmp_*
|
|
|
|
time_limit: 500
|
|
|
|
features:
|
|
- variant=release asserts=production
|
|
- encryption=openssl statistics=on logging=verbose disk-stats=on bandwidth-limit-logging=on dht=logging request-log=on
|
|
- ipv6=off dht=off extensions=off logging=none deprecated-functions=off
|
|
|