Diffusion Clazy 91fbc9723b99

tests: Run clang-reply-replacements exactly once, at the end of the tests

Authored by smartins on May 4 2019, 12:47 PM.

Description

tests: Run clang-reply-replacements exactly once, at the end of the tests

Since clang-reply-replacements will apply all the .yaml files it can
get its hands one we can't call it multiple times from different threads

So run the fixit tests sequentially, once, at the end. It's fast,
so they don't need to be threaded anyway

Details

Committed
smartinsMay 5 2019, 5:19 PM
Parents
R74:379aff5d1f15: tests: Cleanup the fixit files before running tests
Branches
Unknown
Tags
Unknown