node/test/addons/zlib-binding
Xu Meng 740f86409d test: only detect uname on supported os
To skip some tests on IBMi PASE, we use
uname to detect the true os name, but
on Windows machines there is no uname
available.

PR-URL: https://github.com/nodejs/node/pull/32833
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2020-04-28 13:15:01 +02:00
..
binding.cc src: migrate off ArrayBuffer::GetContents 2019-11-21 00:29:26 -05:00
binding.gyp test: only detect uname on supported os 2020-04-28 13:15:01 +02:00
test.js