Sebastian Bögl
b5bd330bd9
add vhost test cases containing IPv6 addresses
...
The two added vhost configuration files should test, whether a reversed
order, i.e. first an IPv6 entry followed by an IPv4 one, or an IPv6
adress without a given port works correctly.
2016-02-15 23:13:28 +01:00
Brad Warren
8ddebe3d12
Create tests to prevent future regressions
2016-02-01 18:21:02 -08:00
Roy Wellington Ⅳ
9c28364477
Make exception syntax Python 3 compatible.
...
Translate all except and raise statements that are in the old form to
the Python 3 compatible format.
2016-01-30 19:53:50 -08:00
bmw
33e0c8fe74
Merge pull request #2286 from SwartzCr/issue_1991
...
write servername/serveralias if copying a generic vhost
2016-01-29 17:29:10 -08:00
Noah Swartz
36e2c9a992
remove test hackery
2016-01-29 17:11:05 -08:00
Noah Swartz
7d63a0c8df
fix stupid broken tests
2016-01-29 16:44:22 -08:00
Noah Swartz
fd9fa1b965
Merge pull request #2284 from SwartzCr/centos_sslcompression
...
make different options ssl conf for centos
2016-01-29 13:40:52 -08:00
Noah Swartz
ff98ae3f22
remove is_generic always write target_name
2016-01-28 13:25:10 -08:00
Brad Warren
870a743ce1
Detect * and _default_ conflict
2016-01-26 18:09:55 -08:00
Noah Swartz
4bae5b432c
fix tests
2016-01-26 13:53:43 -08:00
Brad Warren
8ba59406ad
When in doubt, use the config root
2016-01-26 11:40:44 -08:00
Noah Swartz
1a14b4c8d5
fix mapping issue
2016-01-26 10:39:54 -08:00
Peter Eckersley
bbb25c7d1b
Merge remote-tracking branch 'origin/master' into non-interactive
...
(Merge conflict due to PEP8iness)
2016-01-15 16:04:38 -08:00
Joona Hoikkala
503787808a
Merge remote-tracking branch 'upstream/master' into apache_pep8
2016-01-15 09:22:15 +02:00
Brad Warren
2939b62f24
Stop cover from failing
2016-01-14 16:59:29 -08:00
Brad Warren
b7b3f24da0
Convert sites-enabled files to symlinks
2016-01-14 16:35:20 -08:00
Joona Hoikkala
5357a556eb
PyLint doesn't play well with six
2016-01-14 14:18:36 +02:00
Joona Hoikkala
be1d1321b6
Pep8 love
2016-01-14 13:25:15 +02:00
Joona Hoikkala
fe8a0dcef2
Make linter happy
2016-01-14 01:52:35 +02:00
Joona Hoikkala
8c110e31d7
Fixed tests
2016-01-14 01:30:34 +02:00
Joona Hoikkala
d0832f7414
Added the missing test
2016-01-14 01:09:28 +02:00
Joona Hoikkala
ddbfb44041
Add tests
2016-01-14 00:50:34 +02:00
Brad Warren
24e6f4142b
Merge branch 'master' into apache-redirect
2016-01-11 18:21:51 -08:00
Brad Warren
10df56bab6
Added revisions
2016-01-11 18:21:33 -08:00
sagi
b28b5b08d7
More tests; Make Nose happy
2016-01-11 20:59:19 +00:00
sagi
9c2a0362a7
Add rewrite tests: normal, small, quoted, etc.
2016-01-11 19:55:55 +00:00
sagi
bf74b2cc64
Change test RewriteRule so that it conforms with Apaches spec.
2016-01-11 19:12:30 +00:00
Joona Hoikkala
39e4053b82
Removed some now obsolete mock code from tests
2016-01-10 19:15:09 +02:00
Peter Eckersley
e58fc0aaa6
Merge pull request #2110 from letsencrypt/precise-bootstrap
...
Precise bootstrap
2016-01-10 02:36:10 -08:00
Peter Eckersley
5146a766c7
Merge pull request #2092 from joohoi/augeas_paths
...
Select broader wildcard matching pattern for augeas paths if overlapping
2016-01-10 02:15:10 -08:00
Peter Eckersley
cc890e6bdd
Merge branch 'master' into non-interactive
2016-01-09 15:10:49 -08:00
Peter Eckersley
4bdd96a29e
Verbosity
2016-01-07 08:59:53 -08:00
Peter Eckersley
bbf25a2c5e
Setenvif may be required for conf tests on ubuntu 12.04?
2016-01-07 08:57:13 -08:00
watercrossing
4d3d6ff031
Fix for listen bug
2016-01-05 16:51:34 +00:00
Joona Hoikkala
32d5375b9b
Change test to check out adding a file not already in the augeas paths
2016-01-05 13:21:18 +02:00
Peter Eckersley
b6531afb8d
Merge pull request #1992 from letsencrypt/apache-conf-test
...
Apache conf tests in travis
2016-01-02 17:49:38 -08:00
Peter Eckersley
77ec944da1
One more apache unit test
2016-01-01 17:10:57 -08:00
Joona Hoikkala
ab069741f2
Fix tests
2015-12-28 14:03:50 +02:00
Peter Eckersley
ce9e3c1f94
Some OSes don't enable the mime module by default?
2015-12-23 15:00:07 -08:00
Peter Eckersley
494e6e7711
Remove TODO that has been done
2015-12-23 10:53:13 -08:00
Peter Eckersley
6db4062619
Split module installation into substeps
...
- This may prevent failures if one thing is uninstallable
2015-12-23 10:45:08 -08:00
Joona Hoikkala
c29c6c96ae
Fix tests to complete the merge
2015-12-23 20:08:44 +02:00
Joona Hoikkala
e7641dcdee
Merge remote-tracking branch 'upstream/master' into multios_apache
...
# Conflicts:
# letsencrypt-apache/letsencrypt_apache/configurator.py
# letsencrypt-apache/letsencrypt_apache/parser.py
# letsencrypt-apache/letsencrypt_apache/tests/configurator_test.py
2015-12-23 20:02:34 +02:00
Peter Eckersley
d9ea151fbb
Tweak the graphite config file so that apacheconftest passes again
...
(At least on debian and other systems that have a www-data user...)
2015-12-22 16:04:30 -08:00
Peter Eckersley
ef1973ae28
Move recently included tests to the new apache-conf-test location
2015-12-22 15:58:09 -08:00
Peter Eckersley
c77a6fa674
Merge remote-tracking branch 'origin/master' into apache-conf-test
2015-12-22 15:57:20 -08:00
Peter Eckersley
e41ddd2cc7
Rename hackishapachetest -> apacheconftest
...
Reenable other travis tests as well as this one
2015-12-22 15:50:48 -08:00
Peter Eckersley
420cd1a106
Merge pull request #1961 from SwartzCr/issue_1208
...
Support Apache 2.2
2015-12-22 14:27:40 -08:00
Peter Eckersley
47f7e70b76
This is a more correct test
2015-12-21 16:09:57 -08:00
Peter Eckersley
a0e902d405
More module deps!
2015-12-21 16:09:57 -08:00