premiere-libtorrent/.regression.yml

34 lines
694 B
YAML
Raw Normal View History

2014-03-17 00:55:18 +01:00
# all features are built in these directories
test_dirs:
- test
2014-03-17 00:55:18 +01:00
features:
- variant=release asserts=production debug-symbols=on
- encryption=openssl statistics=on logging=verbose disk-stats=on dht=logging request-log=on allocator=debug debug-iterators=on
# all build_features are built in these directories
build_dirs:
- tools
- examples
- bindings/python
2014-03-17 00:55:18 +01:00
build_features:
- ipv6=off
- deprecated-functions=off
- logging=verbose
- statistics=on
- asserts=off
- asserts=production debug
- asserts=on release
- ipv6=off dht=off extensions=off logging=none deprecated-functions=off invariant-checks=off
2013-06-17 08:54:00 +02:00
project: libtorrent
2013-06-17 08:54:00 +02:00
branch: trunk
clean:
- test_tmp_*
2014-05-07 07:57:09 +02:00
time_limit: 600