TalEliyahu/XComment.io

Ones given an archive, the system should be able to unpack it and process (remove comments from) the archived files

Closed this issue · 0 comments

Add archived source processing

Using pyunpack

changes for comment_remover.py:

  1. add option -a for archived files
  2. add multi-file archive support (with same Language)
  3. update documentation (README)

update tests:

  1. add parametrize "archived" option (True/False)
  2. add create archives for every language due test running
  3. remove temporary (zip) testing files after end