Commit Verlauf

Autor SHA1 Nachricht Datum
  Alexander Færøy 4ed06acb2a Add test to check if the exit callback is called in process_t upon process_exec() failures. vor 4 Jahren
  Nick Mathewson 60213a3621 Run "make autostyle." vor 5 Jahren
  Nick Mathewson d9010c5b67 One more 32-bit clang warning vor 5 Jahren
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
  Nick Mathewson ab4395d082 Merge branch 'ticket28847' vor 5 Jahren
  Alexander Færøy bc836d559d Don't initialize the process module manually in tests. vor 5 Jahren
  Alexander Færøy fe2f4f3ec5 Remember to check for whether we actually did exit in tests. vor 5 Jahren
  Alexander Færøy ca7a2ecc51 Avoid breaking the event loop prematurely. vor 5 Jahren
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. vor 5 Jahren
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. vor 5 Jahren
  Alexander Færøy bc6983afed Use run_main_loop_until_done() for process_t tests. vor 5 Jahren
  Alexander Færøy 6e508e9eb4 Fix tests on kqueue() based platforms. vor 5 Jahren
  Alexander Færøy 9b6a10a26f Add slow test for process_t for main loop interaction. vor 5 Jahren