mitmproxy/test
Maximilian Hils fbb7d3e4c1 commands: only accept escaped quotes
instead of accepting quotation marks in strings, we now just accept \x22,
which is then unescaped by the str type. This greatly simplifies
the lexing and is more consistent from a user perspective.
2021-07-15 13:12:58 +02:00
..
bench Improve Markdown syntax(styling) (#4496) 2021-03-11 19:13:02 +01:00
examples docs++ 2021-02-13 00:13:37 +01:00
helper_tools fix #4630 2021-06-09 23:59:44 +02:00
mitmproxy commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
release master branch -> main branch 2021-03-30 15:30:45 +02: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