summary refs log tree commit diff
path: root/tests/config/test_generate.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add missing type hints to tests.config. (#14681)Patrick Cloke2022-12-161-4/+4
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-1/+1
* Servers-known-about statistic (#5981)Amber Brown2019-09-071-11/+14
* Run Black on the tests again (#5170)Amber Brown2019-05-101-7/+1
* Do not generate self-signed TLS certificates by default. (#4509)Amber Brown2019-01-291-2/+0
* Require ECDH key exchange & remove dh_params (#4429)Amber Brown2019-01-221-1/+0
* Fix a number of flake8 errorsRichard van der Hoff2018-10-241-1/+1
* Run black.black2018-08-101-16/+22
* run isortAmber Brown2018-07-091-0/+1
* Fix broken config UTsRichard van der Hoff2018-01-091-1/+16
* Add function to load config without generating itMark Haines2016-06-091-1/+1
* Error if macaroon key is missing from configDaniel Wagner-Hall2016-02-051-0/+50