mitmproxy/test
Maximilian Hils cca242a581 Windows: build pyinstaller onedir and use it for installer
This greatly improves startup time as pyinstaller doesn't have to
unpack everything on startup. The same also applies to macOS and Linux,
but there we 1) don't have installers to hide all the files and
2) have a filesystem that deals much better with lots of small files.

Additionally, simplify cibuild to be a bit more reasonable.
2021-01-05 15:56:33 +01:00
..
bench nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
examples restructure examples 2020-06-23 16:00:14 +02:00
helper_tools add memory leak detect script for certificate generation, refs #4368 2020-12-29 01:17:01 +01:00
mitmproxy Merge pull request #4384 from mhils/mitmproxy.exe 2021-01-05 08:18:11 +01:00
release Windows: build pyinstaller onedir and use it for installer 2021-01-05 15:56:33 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py cibuild: cleanup outdated providers 2020-12-14 20:01:32 +01:00
filename_matching.py nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
full_coverage_plugin.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
individual_coverage.py remove pathod and pathoc 2020-12-13 20:21:11 +01:00