summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Tests: removed unused decorators.Andrey Zelenkov3-6/+3
2017-12-13Tests: http() function introduced.Andrey Zelenkov1-32/+14
2017-12-12Tests: fixed "negative workers" test.Andrey Zelenkov1-1/+1
2017-12-06Tests: added basic PHP tests.Andrey Zelenkov2-3/+173
2017-12-06Tests: check_modules() function introduced.Andrey Zelenkov3-10/+54
2017-12-06Tests: port range changed to 7xxx.Andrey Zelenkov2-19/+19
2017-12-06Tests: removed extra parameter from range() call.Andrey Zelenkov1-1/+1
2017-12-06Tests: waitforfiles() optimization.Andrey Zelenkov1-14/+15
2017-12-06Tests: don't exceed 79 characters.Andrey Zelenkov1-2/+3
2017-11-29Tests: "verbose" mode introduced.Andrey Zelenkov1-13/+39
2017-11-29Tests: waitforfiles function introduced.Andrey Zelenkov1-9/+27
2017-11-28Tests: fixed port number in test_basic.t.Andrey Zelenkov1-3/+3
2017-11-28Tests: changed shebang to the default.Andrey Zelenkov1-1/+1
2017-11-21Tests: added basic infrastructure.Andrey Zelenkov4-0/+425
2017-11-21Tests: move existing tests to "src" folder.Andrey Zelenkov18-3236/+0
2017-10-05Improved applications versions handling.Valentin Bartenev3-0/+99
2017-09-04Initialized task in utf8 unit test, fixes segfault in debug build.Sergey Kandaurov1-5/+8
2017-08-30Lib unit tests have been renamed to tests.Igor Sysoev16-283/+286
2017-08-22Removed unused structure.Valentin Bartenev1-4/+0
2017-07-14Restored arc4random unit test after 59fc46dd5e1d.Ruslan Ermilov1-2/+0
2017-06-20HTTP parser: reduced memory consumption of header fields list.Valentin Bartenev1-61/+44
2017-06-20Fixed errors in the previous changeset.Igor Sysoev1-11/+11
2017-06-20Using new memory pool implementation.Igor Sysoev1-4/+2
2017-06-19Memory pools refactoring.Igor Sysoev5-101/+109
2017-06-13HTTP parser: decoupled header fields processing.Valentin Bartenev1-52/+147
2017-06-09HTTP parser: fixed handling header fields with missing colon.Valentin Bartenev1-0/+12
2017-05-12Fixed building test on SolarisMax Romanov2-2/+2
2017-05-10Added one more missing "fall through" comment in tests.Valentin Bartenev1-0/+1
2017-03-14Zero size memory pool allocations have been disabled in unit testIgor Sysoev1-5/+11
2017-03-14Fixed unit tests building broken by the previous commit.Igor Sysoev2-5/+12
2017-03-08HTTP parser benchmark.Valentin Bartenev1-3/+176
2017-03-06Cleanup of memory allocated in nxt_mem_cache_pool_unit_test().Valentin Bartenev1-0/+2
2017-03-01HTTP parser.Valentin Bartenev3-0/+462
2017-02-22I/O operations refactoring.Igor Sysoev3-78/+0
2017-02-01nxt_str_t changes.Igor Sysoev2-8/+8
2017-01-30Importing rbtree changes from nJScript.Igor Sysoev1-93/+4
2017-01-17Initial version.Igor Sysoev17-0/+2557