Mike Naberezny
|
32da75d0d6
Add test for positional arguments error
|
10 年 前 |
Mike Naberezny
|
54df6f5ce2
Add tests for reading config files with inline comments
|
10 年 前 |
Mike Naberezny
|
e96ef5ec8b
Add a test for make_dispatchers()
|
10 年 前 |
Mike Naberezny
|
ddd68530b1
Add test for after_setuid()
|
10 年 前 |
Mike Naberezny
|
86fda9d360
Remove redundant imports for StringIO
|
9 年 前 |
Mike Naberezny
|
7725a1abfd
Strip trailing whitespace
|
11 年 前 |
Chris McDonough
|
62dbc99101
test explicit error raising in add method
|
11 年 前 |
Mike Naberezny
|
bbfbcadeb2
Add tests for making eventlistener pools and FCGI groups
|
10 年 前 |
Mike Naberezny
|
540ca304e9
Add tests for get_plugins error conditions
|
11 年 前 |
Mike Naberezny
|
7b286bdf09
Add tests for saneget()
|
10 年 前 |
Mike Naberezny
|
9a82497766
Remove @patch now that we can inject the environment
|
10 年 前 |
Mike Naberezny
|
c1bd7ead10
Use consistent name for parser in ClientOptions and ServerOptions
|
9 年 前 |
Mike Naberezny
|
6ad2751277
Fix expanding "file=%(here)s" in [unix_http_server] section. Closes #677
|
9 年 前 |
Mike Naberezny
|
87373d0057
Add a test for different expansion types on one line
|
9 年 前 |
Mike Naberezny
|
b4547e2fda
Fix assertion
|
9 年 前 |
Mike Naberezny
|
df9545d226
Remove unnecessary calls to process_config() in tests
|
9 年 前 |
Mike Naberezny
|
9c23851716
Use ignore_errors=True instead of try/catch
|
9 年 前 |
Mike Naberezny
|
94ec5ef37b
Add tests for closing pipes
|
10 年 前 |
Mike Naberezny
|
19926c6404
Add failing test for #677
|
9 年 前 |
Mike Naberezny
|
9170d002a1
Add tests for malformed config files
|
10 年 前 |
Mike Naberezny
|
4aae5b2c35
Fix syntax for Python 2.4
|
9 年 前 |
Mike Naberezny
|
660f3cae4f
Add tests for [unix_http_server] chmod= and chown= bad values
|
10 年 前 |
Mike Naberezny
|
6c021cfd22
Group read methods together and explain overrides
|
9 年 前 |
Mike Naberezny
|
18a52ff037
Fix test broken by bad merge
|
9 年 前 |
Mike Naberezny
|
1d9d103339
Disable a test that fails on FreeBSD. Closes #285
|
9 年 前 |
Luke
|
03ec8ddb4b
Increased detail on positional args error message
|
11 年 前 |
Mike Naberezny
|
1b4558bdd6
Add test for when unlink fails in clear_autochildlogdir()
|
10 年 前 |
Mike Naberezny
|
4dbc16aff9
Remove unused raise_getopt_errs
|
10 年 前 |
Mike Naberezny
|
cca4a5ec3c
Remove environ_expansions()
|
10 年 前 |
Mike Naberezny
|
2d60a3fe8f
Remove redundant expansion of directory
|
10 年 前 |