22 Commits (a10b47608544c55cfb5e1efe701d18705f73dd96)

Author SHA1 Message Date
XadillaX 9f330250b5
test: remove redundant `using` in cctest 7 years ago
Ben Noordhuis 0383048b76
test: fix coverity UNINIT_CTOR cctest warning 8 years ago
Alexey Orlenko 19d95519c7
test: add basic cctest for base64.h 8 years ago
Daniel Bevenius 3bb117e310
build: enable cctest to use generated objects 8 years ago
Ben Noordhuis 99ef3c0e45 test: run cpplint on files in test/cctest 8 years ago
Ben Noordhuis a696934faa
test: check result of uv_loop_init and uv_write 8 years ago
Eugene Ostroukhov ae3f31b267 test: fix issues reported by Coverity 8 years ago
Ben Noordhuis 424c126742 test: fix -Wformat warnings in inspector cctest 9 years ago
Eugene Ostroukhov f817875235 inspector: wait for both sides closing 8 years ago
Eugene Ostroukhov b05ce842ce inspector: zero out structure members 8 years ago
Eugene Ostroukhov 3222b66abe inspector: fix tests on Windows 8 years ago
Rich Trott 5902ba3989 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Eugene Ostroukhov 250a380231 inspector: simplify buffer management 8 years ago
Eugene Ostroukhov 554b0f9d91 test: fix failing inspector cctest 9 years ago
Ben Noordhuis 9d45569ed4 src: avoid manual memory management in inspector 9 years ago
Ben Noordhuis c565c17636 test: fix memory leaks in inspector tests 9 years ago
Eugene Ostroukhov c4aaf47f4d inspector: Do cleanups before notifying callback 9 years ago
Eugene Ostroukhov 8dd48c9251 inspector: fix inspector connection cleanup 9 years ago
Myles Borins 3d69ad1cf3 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Pavel Feldman 7d4f038a78 src,lib: v8-inspector support 9 years ago
Ben Noordhuis 477e61db9f src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 008078862e deps: check in gtest, add util unit test 10 years ago