mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2024-12-02 08:56:18 +00:00
Attempt to show progress bar in benchmark tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346905 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c53065de3a
commit
ca91cfcbf4
@ -191,7 +191,7 @@ if (LIBCXX_INCLUDE_TESTS)
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/lit.site.cfg.py.in
|
||||
${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg.py)
|
||||
|
||||
set(BENCHMARK_LIT_ARGS "--show-all --show-xfail --show-unsupported --no-progress-bar ${LIT_ARGS_DEFAULT}")
|
||||
set(BENCHMARK_LIT_ARGS "--show-all --show-xfail --show-unsupported ${LIT_ARGS_DEFAULT}")
|
||||
|
||||
add_lit_target(check-cxx-benchmarks
|
||||
"Running libcxx benchmarks tests"
|
||||
|
Loading…
Reference in New Issue
Block a user