5 Commits (2685464e34731d9ea14e97616309f4e7b7292551)

Author SHA1 Message Date
cjihrig 6540fb9f1f test: s/ASSERT/assert/ 8 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Ben Noordhuis 59a9a9b5b0 buffer: add .read*() and .write*() methods to SlowBuffer prototype 13 years ago
Brian White b7c23ac3f5 Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 13 years ago
Robert Mustacchi 0df08c6a0c Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 13 years ago
Robert Mustacchi 9812e31e8b Add reading/writing of C integers to buffers 14 years ago