0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Sam Roberts 26ab769940 inspector: refactor to rename and comment methods
Pure refactor, makes no functional changes but the renaming helped me
see more clearly what the relationship was between methods and
variables.

* Renamed methods to reduce number of slightly different names for the
  same thing ("thread" vs "io thread", etc.).
* Added comments where it was useful to me.

PR-URL: https://github.com/nodejs/node/pull/13321
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-06-01 15:54:34 -07:00
..
node_test_fixture.h test: fix coverity UNINIT_CTOR cctest warning 2017-04-18 10:49:20 -07:00
test_base64.cc test: add basic cctest for base64.h 2017-04-08 11:57:40 +03:00
test_environment.cc test: cleanup handles in test_environment 2017-04-29 17:19:59 +02:00
test_inspector_socket_server.cc inspector: refactor to rename and comment methods 2017-06-01 15:54:34 -07:00
test_inspector_socket.cc inspector: refactor to rename and comment methods 2017-06-01 15:54:34 -07:00
test_url.cc test: add cctest for native URL class 2017-03-27 10:12:44 -07:00
test_util.cc build: enable cctest to use generated objects 2017-03-24 08:28:43 -07:00