Mike Naberezny
|
addb81cbc5
Show repr(value) to improve readability of error message
|
9 years ago |
Mike Naberezny
|
5b44eed2aa
Reorder changelog entries
|
9 years ago |
Mike Naberezny
|
35cd07d15f
Show errors from getopt using str() instead of repr()
|
9 years ago |
Mike Naberezny
|
b4938821b5
Fix syntax error on Python 2.4
|
9 years ago |
Mike Naberezny
|
7a3b073a23
Fix syntax error on Python 2.5
|
9 years ago |
Mike Naberezny
|
57f4e3c978
Fix syntax preventing readme from rendering on PyPI
|
9 years ago |
Mike Naberezny
|
d746ba279d
Add tests for config reloading error conditions
|
11 years ago |
Mike Naberezny
|
2d4f457c5b
Add pypy to .travis.yml and tox.ini
|
9 years ago |
Mike Naberezny
|
ce1af1ab9a
Fix pyflakes warning
|
10 years ago |
Marc Abramowitz
|
8c84f9fc40
Make test_socket_manager tests pass on PyPy
|
11 years ago |
Chris McDonough
|
8c948e349d
add dedicated test cases for stripEscapes to get coverage
|
11 years ago |
Mike Naberezny
|
54a13fbdaa
Add more tests for upcheck error handling
|
11 years ago |
Mike Naberezny
|
12448b8ca4
Add test for [include] section with no files= option
|
10 years ago |
Mike Naberezny
|
bcd8c63f3a
Avoid stubbing options.exists where unnecessary
|
10 years ago |
Mike Naberezny
|
ddeb29738a
Add test for handling getopt error in realize()
|
10 years ago |
Mike Naberezny
|
b2846c7b0b
Add tests for cleanup_fds
|
10 years ago |
Mike Naberezny
|
3a5c8be1f5
Add tests for included files
|
10 years ago |
Mike Naberezny
|
7d021503ff
Add test for missing [supervisorctl] section
|
10 years ago |
Mike Naberezny
|
32da75d0d6
Add test for positional arguments error
|
10 years ago |
Mike Naberezny
|
54df6f5ce2
Add tests for reading config files with inline comments
|
10 years ago |
Mike Naberezny
|
e96ef5ec8b
Add a test for make_dispatchers()
|
10 years ago |
Mike Naberezny
|
ddd68530b1
Add test for after_setuid()
|
10 years ago |
Mike Naberezny
|
86fda9d360
Remove redundant imports for StringIO
|
9 years ago |
Mike Naberezny
|
7725a1abfd
Strip trailing whitespace
|
11 years ago |
Chris McDonough
|
62dbc99101
test explicit error raising in add method
|
11 years ago |
Mike Naberezny
|
bbfbcadeb2
Add tests for making eventlistener pools and FCGI groups
|
10 years ago |
Mike Naberezny
|
540ca304e9
Add tests for get_plugins error conditions
|
11 years ago |
Mike Naberezny
|
7b286bdf09
Add tests for saneget()
|
10 years ago |
Mike Naberezny
|
9a82497766
Remove @patch now that we can inject the environment
|
10 years ago |
Mike Naberezny
|
c1bd7ead10
Use consistent name for parser in ClientOptions and ServerOptions
|
9 years ago |