summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-10Tests: added tests for NJS loadable modules.Andrei Zeliankou6-15/+133
2023-05-09Tests: added tests for the URI rewrite.Andrei Zeliankou1-0/+219
2023-04-12HTTP: optimizing $request_line.Alejandro Colomar1-4/+4
2023-03-29Auto: mirroring installation structure in build tree.Alejandro Colomar1-9/+12
2023-03-29Renamed --libstatedir to --statedir.Alejandro Colomar1-1/+1
2023-03-27Tests: relaxed jar glob.Konstantin Pavlov1-1/+1
2023-03-21Tests: added tests for the "log_route" option.Andrei Zeliankou1-0/+154
2023-03-14Tests: added Perl test with many responses using streaming body.Andrei Zeliankou2-0/+16
2023-03-07Tests: _clear_temp_dir() function introduced.Andrei Zeliankou1-26/+31
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou74-778/+695
2023-02-21Tests: added Python tests with encoding.Andrei Zeliankou3-0/+98
2023-02-21Tests: removed list usage as default argument.Andrei Zeliankou1-1/+3
2023-01-31Added default values for pathnames.Alejandro Colomar1-3/+3
2023-01-30Tests: Add some PHP tests for 403 and 404 error handling.Andrew Clayton2-1/+21
2023-01-24Tests: added NJS iteration tests.Andrei Zeliankou1-0/+6
2023-01-24Tests: NJS tests reworked.Andrei Zeliankou1-35/+31
2023-01-12PHP: Fix a potential problem parsing the path.Andrew Clayton1-0/+1
2022-12-14Tests: added tests for "path" option in isolation/cgroup.Andrei Zeliankou1-0/+123
2022-12-14Python: Added "prefix" to configuration.OutOfFocus410-0/+310
2022-12-14Java: upgrading third-party components.Sergey A. Osokin2-8/+11
2022-12-13Tests: added tests for the large header buffer settings.Andrei Zeliankou1-0/+60
2022-12-12Tests: stop execution if can't unmount any filesystem.Andrei Zeliankou2-2/+15
2022-12-12Tests: pretty output.Andrei Zeliankou3-9/+10
2022-12-09Tests: fixed tests to run as privileged user.Andrei Zeliankou2-8/+15
2022-11-29Tests: NJS.Andrei Zeliankou4-1/+101
2022-11-20Var: improved variable parsing with empty names.Zhidao HONG1-0/+1
2022-11-15Tests: fixed _check_processes() checks in "--restart" mode.Andrei Zeliankou1-0/+4
2022-11-15Tests: removed migration test.Andrei Zeliankou1-46/+0
2022-11-15Tests: fixed assertion in test_variables_dynamic.Andrei Zeliankou1-4/+7
2022-11-15Tests: features and options checks improved.Andrei Zeliankou3-16/+13
2022-11-02PHP: allowed to specify URLs without a trailing '/'.Andrew Clayton1-0/+44
2022-10-13Tests: added tests for the $request_time variable.Andrei Zeliankou1-0/+29
2022-10-11Tests: reworked "test_variables.py".Andrei Zeliankou2-216/+259
2022-10-11Tests: don't try to return response when "no_recv" is True.Andrei Zeliankou14-50/+30
2022-09-27Tests: added test with proxy for status.Andrei Zeliankou1-44/+51
2022-09-19HTTP: fixed cookie parsing.Zhidao HONG1-0/+14
2022-09-07Tests: minor fixes.Andrei Zeliankou11-171/+19
2022-09-05Tests: added tests for basic statistics.Andrei Zeliankou4-0/+301
2022-08-25Tests: added tests with abstract UNIX sockets.Andrei Zeliankou6-1/+176
2022-08-16Tests: added test for ASGI with UNIX socket.Andrei Zeliankou1-0/+10
2022-08-11Fixing isolated process PID manipulation.Max Romanov1-1/+1
2022-08-08Tests: added tests with UNIX sockets in "source".Andrei Zeliankou2-4/+37
2022-07-28Tests: added tests for the log format.Andrei Zeliankou1-0/+80
2022-07-28Tests: added flags to search functions in proto.py.Andrei Zeliankou3-13/+8
2022-07-27Ruby: fixed contents of SCRIPT_NAME.Alejandro Colomar1-1/+1
2022-07-20Tests: added tests for translating $dollar into a literal $.Andrew Clayton1-0/+21
2022-07-19Tests: added tests for more HTTP variables.Andrei Zeliankou1-0/+51
2022-07-14Tests: added tests for dynamic variables.Andrei Zeliankou1-0/+82
2022-06-30Tests: minor improvements.Andrei Zeliankou5-98/+39
2022-06-20Tests: forwarded header replacement tests.Zhidao HONG2-0/+276