certbot/certbot-compatibility-test
Erica Portnoy 7be2e79025 Fix nginx parser (#4296)
* rewrite nginx parser to allow everything that nginx does

* also make changes in tls_sni_01.py

* add test case with

* allow embedded variables

* allow empty ${} variable

* fix quotes

* un-special case if

* update all tests to reflect current parsing

* escape in QuotedString after merge

* add test cases for variable weirdness that are almost certainly nginx bugs

* update regex for correct variable rules

* close paren doesn't invoke last_space

* Make test file valid Nginx syntax
2017-03-24 19:45:53 -07:00
..
certbot_compatibility_test Add mypy (#4386) 2017-03-18 19:10:10 -07:00
docs added new docs links 2016-05-04 17:03:52 -07:00
nginx Fix nginx parser (#4296) 2017-03-24 19:45:53 -07:00
Dockerfile Remove old references to pep8 in our code (#4073) 2017-01-19 11:21:25 -08:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
readthedocs.org.requirements.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
setup.py Build wheels correctly for Python 2.6 (#4313) 2017-03-10 10:58:03 -08:00

Compatibility tests for Certbot