3 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
Rich Trott 987e9e3d64 test: fix flaky test-dgram-pingpong 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 9164c00bdb test: move resource intensive tests to sequential 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 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
Ben Noordhuis 426cbedb44 test: make simple/test-dgram-pingpong respect PORT 12 years ago
Ben Noordhuis 105c6ec8d5 test: suppress simple/test-dgram-pingpong chatter 12 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl fafb584881 Fix race condition in test-dgram-pingpong 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Matt Ranney 4e50197e53 Datagram socket refactor. Add tests and documentation. 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl cbf2a2233e Add callback to dgramSocket.send() 15 years ago
Paul Querna 02da5ed4a1 Implement datagram sockets 15 years ago