summaryrefslogtreecommitdiff
path: root/test/parallel/test-util-types.js
AgeCommit message (Expand)Author
2019-01-09test: more tests for internal/util/typesZYSzys
2019-01-08test: clean up wasm fixturesGus Caplan
2018-12-18test: test internal/util/types in vmZYSzys
2018-09-18lib: move process.binding('js_stream') to internalBindingAnto Aravinth
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-06-01util: add type check function for BigIntObjectMichaël Zasso
2018-05-22test: define SharedArrayBuffer as a known globalcjihrig
2018-04-15util: introduce types.isModuleNamespaceObjectGus Caplan
2018-04-15test: remove expectations based on v8 headers from types testGus Caplan
2018-04-11util: add type check functions for BigInt arraysMichaël Zasso
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen