7913cd9 Make patches apply --without tests

Authored and Committed by churchyard 4 years ago
    Make patches apply --without tests
    
    Some patches touch tests and we didn't include the test sources --without tests,
    leading to broken build. This was a long standing reoccurring problem.
    
    Now we always include and unpack tests sources, even when we don't run them.
    
        
file modified
+1 -6