mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Works on Cygwin now
[SVN r18346]
This commit is contained in:
@@ -25,7 +25,7 @@ int main()
|
||||
""")
|
||||
|
||||
t.run_build_system()
|
||||
t.expect_addition(List('hello_debug hello_release.exe links/hello_release'))
|
||||
t.expect_addition(List('hello_debug.exe hello_release.exe links/hello_release.exe'))
|
||||
|
||||
|
||||
t.cleanup()
|
||||
|
||||
@@ -25,7 +25,7 @@ int main()
|
||||
""")
|
||||
|
||||
t.run_build_system()
|
||||
t.expect_addition(List('hello_debug hello_release.exe links/hello_release'))
|
||||
t.expect_addition(List('hello_debug.exe hello_release.exe links/hello_release.exe'))
|
||||
|
||||
|
||||
t.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user