Closed rtakacs closed 7 years ago
This is just a work in progress patch. With this modification, test_fs_readdir.js test file passes in iotjs (tested with STM32F4-Discovery - NuttX target).
test_fs_readdir.js
libtuv-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
What are the remained TODOs?
A minimal polish and handle corner cases (e.g. when the path does not exist or there are no elements in the folder).
@LaszloLango Okay, I'm finished. Removed the [WIP] prefix :)
LGTM
This is just a work in progress patch. With this modification,
test_fs_readdir.js
test file passes in iotjs (tested with STM32F4-Discovery - NuttX target).libtuv-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com