-
Remove oletools.thirdparty.zipfile27 import, it's no longer bundled
-
…encrypted with common passwords such as 123, 1234, 4321, 12345, 123456, VelvetSweatShop automatically.
-
Unittest fixes, reduce output
-
This is kind of a hack, hope this can be removed once other branch is merged (see code comment)
-
This way, we get the output even in error case to simplify debugging
-
Instead of calling main() in current interpreter, fork a new one using call_and_capture
-
Prevent unwanted FileNotFoundError caused by wrong test code shadow actual msodde output
-
When adapting the test a while ago, Samir forgot that this one test tested with multiple args. That was unnecessary, anyway, so removed them.