summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-socket/test
AgeCommit message (Collapse)Author
2020-03-08Remove unnecessary 'stdio.h'; ref #4947dearblue
'stdio.h' is included in 'mruby.h' ('mrbconf.h'). However, keep 'stdio.h' used by mruby-test.
2020-02-01Fix builds for old mingw in mruby-socket; ref #4914dearblue
2019-02-18Fix wrong assertion method in some testsKOBAYASHI Shuji
2018-09-01Avoid warning in MSVC compilation.Yukihiro "Matz" Matsumoto
2018-07-21Network services might not be availableSebastián Katzer
2018-02-02Need `fcntl.h` and `sys/stat.h` as well for `_open`; ref #3938Yukihiro "Matz" Matsumoto
2018-02-02Need to include `io.h` anyway for _WIN32/64; ref #3938Yukihiro "Matz" Matsumoto
2018-01-31include io.h on mingwYasuhiro Matsumoto
2018-01-31Define compatibility only for `_MSC_VER`; ref #3923Yukihiro "Matz" Matsumoto
Suggested by @mattn.
2018-01-31Use mkstemp instead of tempnamksss
2017-12-26addrinfo.ai_protocol was not set on Cygwin.Hiroshi Mimaki
2017-12-26Disabled UNIXSocket test on CygwinHiroshi Mimaki
2017-12-14Exclude `UNIXSocket` tests again; ref #3878Yukihiro "Matz" Matsumoto
2017-12-14Fix socket closing by using `closesocket` API in windows instead.Takeshi Watanabe
2017-12-13Use `_tempnam` instead of `tempnam` on Windows.Yukihiro "Matz" Matsumoto
2017-12-13Skip tests on Windows platformHiroshi Mimaki
2017-12-09Skip socket tests on Windows platform.Yukihiro "Matz" Matsumoto
Some test may be OK but we skip everything as a starting point.
2017-12-08Fix memory leak found by leak sanitizer.Takeshi Watanabe
2017-12-07Add 'mrbgems/mruby-socket/' from commit ↵Yukihiro "Matz" Matsumoto
'ab54185005ec87fe4f5b10df95ad29659884141b' git-subtree-dir: mrbgems/mruby-socket git-subtree-mainline: d75266dd1bade53255044460a9cd74596addaa84 git-subtree-split: ab54185005ec87fe4f5b10df95ad29659884141b