aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Create test_flowlist.pylymanZerga112017-02-121-0/+33
* | improve testsThomas Kriechbaumer2017-02-201-3/+8
* | Merge pull request #2041 from krsoninikhil/debugThomas Kriechbaumer2017-02-201-0/+2
|\ \
| * | Adds test for pyinstaller indicatorNikhil Soni2017-02-191-0/+2
* | | protobuf: coverage++Thomas Kriechbaumer2017-02-191-7/+45
* | | http2: disable priority forwardingThomas Kriechbaumer2017-02-181-127/+36
* | | Merge pull request #2040 from mhils/request-host-headerMaximilian Hils2017-02-181-1/+46
|\ \ \
| * | | add request.host_header, fix #2036Maximilian Hils2017-02-171-1/+46
* | | | Merge pull request #2038 from Kriechi/improve-http2-covThomas Kriechbaumer2017-02-181-0/+69
|\ \ \ \ | |/ / / |/| | |
| * | | test forbidden HTTP/2 headers in reponsesThomas Kriechbaumer2017-02-181-0/+69
* | | | tests: make full cov plugin cwd-independentMaximilian Hils2017-02-171-1/+3
* | | | Merge pull request #2032 from Kriechi/individual-coverageMaximilian Hils2017-02-174-114/+203
|\ \ \ \ | |_|/ / |/| | |
| * | | add individual-coverage checkThomas Kriechbaumer2017-02-164-114/+203
| |/ /
* | | remove unneeded test moduleThomas Kriechbaumer2017-02-171-0/+0
* | | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-161-0/+20
|/ /
* | fix wrong filenameThomas Kriechbaumer2017-02-152-33/+32
* | Merge pull request #2029 from mhils/proxyauthMaximilian Hils2017-02-151-15/+35
|\ \
| * | fix #1722, fix #1734, refs #2019Maximilian Hils2017-02-151-15/+35
* | | Merge pull request #2028 from Kriechi/nuke-pillowThomas Kriechbaumer2017-02-155-9/+20
|\ \ \
| * | | image view: add fallback, catch all images but svgsMaximilian Hils2017-02-153-5/+20
| * | | nuke PillowThomas Kriechbaumer2017-02-153-4/+0
| |/ /
* / / extract full-coverage pytest pluginThomas Kriechbaumer2017-02-152-114/+129
|/ /
* | fix importsThomas Kriechbaumer2017-02-1421-26/+26
* | restructure and move test filesThomas Kriechbaumer2017-02-1469-11/+28
* | add filename-matching linterThomas Kriechbaumer2017-02-141-0/+57
|/
* Merge pull request #2000 from s4chin/add-jpeg-parserMaximilian Hils2017-02-119-1/+81
|\
| * Add sources of images, remove copyrighted imageSachin Kelkar2017-02-127-8/+41
| * Add app1 marker and testsSachin Kelkar2017-02-103-0/+23
| * Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-103-0/+24
* | Merge pull request #2005 from ujjwal96/script-reloadMaximilian Hils2017-02-111-1/+6
|\ \
| * | closes #1828 script reloads on py file changesUjjwal Verma2017-02-101-1/+6
* | | coverage++Thomas Kriechbaumer2017-02-109-74/+94
|/ /
* | Closes #1580 Gives warning when explicit proxy configured in transparent mode...Ujjwal Verma2017-02-091-0/+10
* | Merge pull request #2003 from Kriechi/coverage++Maximilian Hils2017-02-0910-113/+208
|\ \
| * | improve coverage reportThomas Kriechbaumer2017-02-091-6/+12
| * | minor changesThomas Kriechbaumer2017-02-092-1/+11
| * | eventsequence: coverage++Thomas Kriechbaumer2017-02-092-83/+59
| * | coverage whitelist -> blacklistThomas Kriechbaumer2017-02-091-5/+5
| * | stateobject: coverage++Thomas Kriechbaumer2017-02-091-0/+12
| * | websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-093-7/+102
| * | remove deprecated flow_count functionThomas Kriechbaumer2017-02-093-15/+11
* | | flow_count() -> len(flows)Maximilian Hils2017-02-091-2/+2
* | | Merge pull request #1998 from mhils/fix-change-upstreamMaximilian Hils2017-02-091-0/+23
|\ \ \ | |/ / |/| |
| * | fix change_upstream_proxy_serverMaximilian Hils2017-02-091-0/+23
* | | improve stateobject testsMaximilian Hils2017-02-091-1/+7
* | | pytest.raises: shim new APIThomas Kriechbaumer2017-02-0822-106/+83
| |/ |/|
* | Merge pull request #1997 from s4chin/add-gif-parserMaximilian Hils2017-02-0810-6/+36
|\ \
| * | Fix gif parsing error on some gifs and add testSachin Kelkar2017-02-083-0/+7
| * | Add gif parser and testsSachin Kelkar2017-02-0610-6/+29
| |/
* / Encoding fixes and testsUjjwal Verma2017-02-051-7/+36
|/