log js.t @ 1625:a140cab489e8

age author description
Wed, 25 Nov 2020 12:25:24 +0000 Dmitry Volyntsev Tests: added js buffer tests.
Tue, 17 Nov 2020 17:49:16 +0000 Dmitry Volyntsev Tests: js TODO adjusted up to 0.4.0.
Tue, 10 Nov 2020 18:45:10 +0000 Dmitry Volyntsev Tests: changed log js test.
Tue, 22 Oct 2019 21:05:51 +0300 Dmitry Volyntsev Tests: added js keys tests.
Tue, 15 Oct 2019 19:36:25 +0300 Dmitry Volyntsev Tests: js TODO adjusted.
Tue, 26 Mar 2019 15:43:10 +0300 Dmitry Volyntsev Tests: adapted js.t to njs changes.
Thu, 07 Feb 2019 20:24:02 +0300 Dmitry Volyntsev Tests: moved njs http headers test to a separate file.
Wed, 06 Feb 2019 20:19:00 +0300 Dmitry Volyntsev Tests: adapted js.t to set header changes in njs.
Mon, 28 Jan 2019 16:17:11 +0300 Dmitry Volyntsev Tests: removed js tests for deprecated njs API.
Tue, 11 Sep 2018 14:45:24 +0300 Dmitry Volyntsev Tests: renamed JavaScript to njs.
Tue, 05 Jun 2018 12:54:32 +0300 Sergey Kandaurov Tests: removed js.t TODOs for empty buffers, fixed in njs 0.2.0.
Mon, 04 Jun 2018 15:44:37 +0300 Dmitry Volyntsev Tests: fixed empty js_content test committed in f48d2792730e.
Fri, 01 Jun 2018 16:03:19 +0300 Dmitry Volyntsev Tests: added njs empty js_content handler test.
Mon, 02 Apr 2018 19:47:17 +0300 Sergey Kandaurov Tests: reverted 3882f8f3b2bc to unbreak with njs 0.1.15.
Thu, 29 Mar 2018 17:01:31 +0300 Dmitry Volyntsev Tests: added njs extended logging tests.
Mon, 20 Nov 2017 20:23:24 +0300 Dmitry Volyntsev Tests: added tests for js backtraces.
Wed, 04 Jan 2017 14:59:18 +0300 Sergey Kandaurov Tests: fixed implicitly declared njs variables after 4337ed48d6d6.
Mon, 01 Aug 2016 18:27:21 +0300 Sergey Kandaurov Tests: more JavaScript tests for http js module.
Mon, 25 Jul 2016 16:34:46 +0300 Sergey Kandaurov Tests: fixed js.t tests description.
Mon, 25 Jul 2016 16:20:37 +0300 Sergey Kandaurov Tests: updated js.t to the new http js module syntax.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Thu, 10 Mar 2016 17:57:13 +0300 Sergey Kandaurov Tests: do not check for njs presence, just try js.t configuration.
Wed, 23 Sep 2015 13:22:12 +0300 Sergey Kandaurov Tests: require "njs", not just "js".
Wed, 15 Jul 2015 20:29:01 -0700 Roman Arutyunyan Tests: JavaScript tests.