mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
Corrected the Boost Build conditionals_multiple.py test case.
[SVN r47343]
This commit is contained in:
@@ -236,7 +236,7 @@ notfile testTarget1 : @buildRule : :
|
||||
t.expect_output_line("description: /a0-t1-b0/", False)
|
||||
t.expect_output_line("description: /a0-t1-b1/", False)
|
||||
t.expect_output_line("description: /a1-t0-b0/", False)
|
||||
t.expect_output_line("description: /a1-t0-b1/", False)
|
||||
t.expect_output_line("description: /a1-t0-b1/" )
|
||||
t.expect_output_line("description: /b0-a1-t0/", False)
|
||||
t.expect_output_line("description: /b0-a0-t1/", False)
|
||||
t.expect_output_line("description: /b0-a1-t1/", False)
|
||||
|
||||
Reference in New Issue
Block a user