clboss/tests/ev
2020-11-06 09:22:46 +00:00
..
test_concurrent_simple.cpp Ev/concurrent.cpp: Fork greenthread. 2020-09-07 07:30:56 +08:00
test_io_mem_leak.cpp tests/ev/test_io_mem_leak.cpp: Add test for Ev::Io. 2020-08-24 04:31:43 +00:00
test_map.cpp Util/vector_emplace_back.hpp: Utility function to wrap around missing operations in std::vector<bool>. 2020-11-06 09:22:46 +00:00
test_plus.cpp Ev/Io.hpp: Allow adding of Ev::Io<void>. 2020-09-30 17:06:35 +08:00
test_runcmd.cpp Ev/runcmd.cpp: Runs a command and returns its output. 2020-09-09 08:49:02 +08:00
test_throw_in_then.cpp Ev/Io.hpp: Properly integrate throws in then-functions into the Ev::Io exxception handling. 2020-09-10 09:08:24 +08:00