summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Python: bytearray body support for ASGI module.Andrei Zeliankou2-0/+28
2024-02-20Tests: NJS request variablesAndrei Zeliankou1-1/+35
2024-02-14fix: Take options as well as requestListener (#1091)Gabor Javorszky2-0/+10
2024-01-29Tests: "if" option in access logging.Andrei Zeliankou1-0/+62
2024-01-26Node.js: fixed "httpVersion" variable formatAndrei Zeliankou1-1/+1
2024-01-16Tests: added Ruby tests with array in header valuesAndrei Zeliankou4-0/+41
2024-01-15Tests: pathlib used where appropriateAndrei Zeliankou72-256/+306
2023-11-29Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-11-17Tests: added more expected Ruby features.Andrei Zeliankou3-0/+27
2023-11-17Tests: Ruby input.rewind is no longer required.Andrei Zeliankou2-17/+0
2023-11-17Node.js: ServerResponse.flushHeaders() implemented.Andrei Zeliankou2-0/+11
2023-11-08Tests: 8XXX used as default port range.Andrei Zeliankou101-412/+412
2023-11-08Var: $request_id variable.Andrei Zeliankou1-0/+20
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-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