premiere-libtorrent/.regression.yml

35 lines
525 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:
2014-11-30 11:07:19 +01:00
- variant=test_release
- variant=test_debug
2014-03-17 00:55:18 +01:00
# 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
2014-08-16 09:46:06 +02:00
- exception-handling=off
2015-01-02 20:51:01 +01:00
- logging=on
2014-03-17 00:55:18 +01:00
- asserts=off
- asserts=production debug
- asserts=on release
2014-11-30 11:07:19 +01:00
- variant=test_barebones
- link=shared boost-link=shared
2014-03-17 00:55:18 +01:00
2013-06-17 08:54:00 +02:00
project: libtorrent
branch: trunk
2013-06-17 08:54:00 +02:00
clean:
- test_tmp_*
2014-05-07 07:57:09 +02:00
time_limit: 600