diff options
Diffstat (limited to 'changes/parallel_unit_test')
-rw-r--r-- | changes/parallel_unit_test | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/parallel_unit_test b/changes/parallel_unit_test deleted file mode 100644 index 79de28636d..0000000000 --- a/changes/parallel_unit_test +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (tests): - - Our "make check" target now runs the unit tests in 8 parallel chunks. - Doing this speeds up hardened CI builds by more than a factor of two. - Closes ticket 40098. |