Bert Belder
|
a627f365fd
|
src,test: clean up #include directives
|
2019-06-12 21:49:11 +02:00 |
|
Bert Belder
|
8f4d4e9602
|
src,test: squelch clang signed/unsigned conversion warnings
|
2018-05-17 01:31:28 -07:00 |
|
Bert Belder
|
ed51c0a335
|
test: squelch gcc -Wparentheses warning
|
2017-12-08 19:41:41 +01:00 |
|
Bert Belder
|
d25f2bf8c4
|
test: move variable declarations to top of block
|
2017-12-08 19:41:41 +01:00 |
|
Bert Belder
|
ada9cb5910
|
test: close epoll handle after running test-ctl-fuzz
|
2017-12-05 20:09:48 +01:00 |
|
Bert Belder
|
98fc483e76
|
test: remove unnecessary WS2tcpip.h includes
|
2017-12-04 17:20:58 +01:00 |
|
Bert Belder
|
6317d82823
|
test: use check() instead of assert()
This is to ensure these checks also run in release builds.
|
2017-11-27 16:56:47 +01:00 |
|
Bert Belder
|
387257e87f
|
test: shorten duration of some tests
|
2017-11-27 01:11:41 +01:00 |
|
Bert Belder
|
eb673e3fed
|
all: rename the project to 'wepoll'
|
2017-09-28 00:12:20 +02:00 |
|
Bert Belder
|
4ea40313be
|
epoll: epoll_create(1) to match linux API more closely
|
2017-09-25 19:54:20 +02:00 |
|
Bert Belder
|
45728a1e90
|
api: reference the epoll port by windows HANDLE
|
2017-09-25 18:15:17 +02:00 |
|
Bert Belder
|
2a7b9be01d
|
test: add test-ctl-fuzz
|
2017-09-14 01:35:37 +02:00 |
|