Age | Commit message (Expand) | Author |
---|---|---|
2024-01-09 | Raise exception on reading non-existing file...The validation checks ensure that whatever files are listed in the control file exist in the zip file bundle. It is still possible, however, that the code tries to read a file that does not exist in the file and is not listed in the control file. In those cases, raise the appropriate exception. | Frederick Muriuki Muriithi |