Merge branch 'mr/124' into maint-0.4.4

This commit is contained in:
George Kadianakis
2020-08-19 13:55:07 +03:00
11 changed files with 89 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
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.