Commit Graph

4 Commits

Author SHA1 Message Date
Asher 7edf797efc
Parse args sent through evaluation function
Previously they'd go in still stringified so we didn't get a chance to
convert buffer objects back to buffers, for example, making things like
`fs.write` write `[object Object]` to files.
2019-02-21 14:11:49 -06:00
Asher ed50c64a77
Move and refactor net tests 2019-02-19 16:36:35 -06:00
Asher 3685e6555c
Move and refactor child_process tests 2019-02-19 15:30:56 -06:00
Asher d80f82ab98
Move and refactor fs tests 2019-02-19 14:21:04 -06:00