История коммитов

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