mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Remove verbose tests as no longer needed for debugging.
This commit is contained in:
@@ -23,5 +23,3 @@ script:
|
||||
- ./bootstrap.sh --with-toolset=${TOOLSET}
|
||||
- cd test
|
||||
- DO_DIFF=diff python test_all.py ${TOOLSET} ${TEST_ALL_EXTRAS}
|
||||
- DO_DIFF=diff python library_chain.py --verbose ${TOOLSET} ${TEST_ALL_EXTRAS}
|
||||
- DO_DIFF=diff python searched_lib.py --verbose ${TOOLSET} ${TEST_ALL_EXTRAS}
|
||||
|
||||
Reference in New Issue
Block a user