aboutsummaryrefslogtreecommitdiffstats
path: root/test/filename_matching.py
Commit message (Collapse)AuthorAgeFilesLines
* protobuf: tests implemented, full coveragePietro Francesco Tirenna2018-07-171-1/+2
|
* Python 3.5 is dead -- long live Python 3.6!Thomas Kriechbaumer2018-03-311-0/+2
| | | | fixes #2266
* disentangle ProxyServer and Master classes.Maximilian Hils2017-07-301-1/+1
| | | | | | The proxy server should ultimately be an addon itself and not be passed to the Master constructor. This commit already removes the server in the majority of instances, and also replaces a large number of ProxyConfig usages with the Options class..
* add filename-matching linterThomas Kriechbaumer2017-02-141-0/+57