Allow changing test set files when updating CI results
Allow adding or removing files in updated CI results. Instead of zipping all tables and failing if some rows have different files, use dictionaries file: (status, dom).
Small fixes:
- Extract choose_dom() from compose_two_bodies().
- Patch config path (for .prp files) the same way as source path.
- Add spaces in table-generator.py output.
Closes #43 (closed)