summaryrefslogtreecommitdiffhomepage
path: root/test (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-11Tests: added PHP test with rewrite and query string.Andrei Zeliankou1-0/+30
2023-10-10Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-06Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-02Tests: added Java test with multiple headers.Andrei Zeliankou1-0/+17
2023-09-26Node.js: response body chunk can now be a Uint8Array.Andrei Zeliankou3-1/+9
2023-09-04Tests: added tests for the "response_headers" option.Andrei Zeliankou1-0/+173
2023-07-11Tests: added tests for response header variables.Andrei Zeliankou2-0/+111
2023-07-10Tests: check TLS methods availability more carefully.Andrei Zeliankou2-0/+12
2023-07-10Tests: fixed exception handling.Andrei Zeliankou1-1/+3
2023-07-07Update third-party components for Unit's Java module.Sergey A. Osokin1-1/+1
2023-06-14Tests: no caching for $uri variable.Andrei Zeliankou1-0/+23
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou84-16006/+16647
2023-06-12Tests: removed alert skip, unnecessary after 1a48ea61fec8.Andrei Zeliankou3-12/+0
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou79-548/+524
2023-05-29Tests: more fixtures.Andrei Zeliankou24-341/+340
2023-05-29Tests: Log reworked.Andrei Zeliankou3-80/+90
2023-05-25Tests: assertion related fixes.Andrei Zeliankou11-95/+90
2023-05-25Tests: "temp_dir" fixture used were possible.Andrei Zeliankou3-5/+5
2023-05-25Tests: unified setup method usage.Andrei Zeliankou15-93/+113
2023-05-25Tests: removed unused variables.Andrei Zeliankou34-91/+87
2023-05-19Tests: added tests for "server_version" option.Andrei Zeliankou1-0/+15
2023-05-19Tests: added ASGI application with IPv6 address test.Andrei Zeliankou1-0/+9
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-02-21Tests: added Python tests with encoding.Andrei Zeliankou3-0/+98
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