Historique des commits

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