Commit graph

65 commits

Author SHA1 Message Date
Snaipe
f09dff7d28 Fixed context passing error with parameterized tests 2015-09-20 13:59:10 +02:00
Snaipe
c30e70da59 Fixed windows compilation errors 2015-09-20 13:59:10 +02:00
Snaipe
c5e6d0c770 Handle safely winfork failures 2015-09-20 13:59:10 +02:00
Snaipe
582fa18389 Added parameterized tests 2015-09-20 13:59:10 +02:00
Adeel
09602eb47a Build: Improves preprocessor directives for BSD.
* Also adds a search path `/usr/local/include` to top-level CMakeLists.

Fixes #48.
2015-09-19 16:28:57 +03:00
Snaipe
43865a5045 Fixed BSD check macros 2015-09-19 14:43:28 +02:00
Snaipe
ab9763c8cf Fixed windows async worker termination reporting 2015-09-17 06:30:04 -07:00
Snaipe
e011939d5e Fixed OSX not registering the sigchld handler 2015-09-17 06:09:56 -07:00
Snaipe
0850658785 Changed the windows worker waiting code as well 2015-09-17 04:37:29 +02:00
Snaipe
75b9e7dae2 Changed the worker waiting code to be event-driven 2015-09-17 04:07:43 +02:00
Snaipe
a9232f584c Added missing headers in windows build 2015-09-17 00:14:32 +02:00
Snaipe
ddc68c2e33 Exposed pipe internals for windows fork 2015-09-16 23:21:39 +02:00
Snaipe
53f73ff938 Added missing headers 2015-09-16 23:08:31 +02:00
Snaipe
9b083a14b2 Refactored most of the sources 2015-09-16 21:18:58 +02:00
Snaipe
a1d28f84e7 Refactored posix-compat.c 2015-09-16 21:00:15 +02:00