2
0
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:
Vladimir Prus
2005-04-21 08:55:09 +00:00
parent 2216c20cf2
commit bfa598ce5f

View File

@@ -75,7 +75,6 @@ critical_tests += ["core_d12", "core_typecheck", "core_delete_module",
tests = [ "rebuilds",
"timedata",
"abs_workdir",
"project_test3",
"project_test4",
"generators_test",