mirror of
https://github.com/boostorg/build.git
synced 2026-02-01 20:32:17 +00:00
Don't run abs_workdir from test_all.py, because that's internal test for
test system, not for Boost.Build itself. In addition, the test doesn't work for Windows. [SVN r28376]
This commit is contained in:
@@ -75,7 +75,6 @@ critical_tests += ["core_d12", "core_typecheck", "core_delete_module",
|
||||
|
||||
tests = [ "rebuilds",
|
||||
"timedata",
|
||||
"abs_workdir",
|
||||
"project_test3",
|
||||
"project_test4",
|
||||
"generators_test",
|
||||
|
||||
Reference in New Issue
Block a user