2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-09 23:12:23 +00:00
Files
build/test
Steven Watanabe 65368dfa75 When adding the default value of a feature, also add the default values of its subfeatures. Fixes #308. Closes #310.
* Rework the test case expansion.py to avoid interference from user-config.jam
  and toolsets which previously masked this problem.  Also add a test case
  specifically for this issue.
* Remove the test case for BB60.  I have no idea what BB60 is, but the test
  case doesn't seem particularly important for the current implementation
  given that project requirements are merged into the target requirements
  long before conditionals are evaluated.
2018-05-22 12:22:52 -06:00
..
2016-02-28 17:09:32 +01:00
2011-12-07 17:45:52 +00:00
2014-06-13 19:19:38 +02:00
2015-09-17 10:24:07 +03:00
2015-09-17 10:24:07 +03:00
2017-03-30 13:24:09 -06:00
2018-01-13 09:13:49 -07:00
2018-01-13 09:13:49 -07:00
2016-10-27 20:22:04 -05:00
2018-01-13 09:13:49 -07:00
2018-01-15 20:24:57 +01:00
2013-05-25 15:54:54 +00:00
2018-01-15 20:10:05 +01:00
2018-01-13 09:13:49 -07:00
2015-09-17 10:24:07 +03:00
2018-01-13 09:13:49 -07:00
2015-09-17 10:24:07 +03:00
2015-09-17 10:24:07 +03:00
2007-12-25 09:25:25 +00:00
2018-01-13 09:13:49 -07:00
2018-01-13 09:13:49 -07:00
2018-01-13 09:13:49 -07:00
2018-01-13 09:13:49 -07:00
2018-01-13 09:13:49 -07:00
2015-09-17 10:24:07 +03:00
2010-10-30 14:32:50 +00:00
2017-03-30 13:24:09 -06:00
2017-12-29 12:32:58 -07:00
2017-12-30 10:53:03 -07:00

# Copyright 2002 Dave Abrahams
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)

  See test_system.html for detailed information on using the Boost Build test
system.