Skip to content
Snippets Groups Projects
  1. Nov 20, 2006
  2. Nov 19, 2006
  3. Nov 18, 2006
  4. Nov 17, 2006
    • Yang Tse's avatar
      The hash of running servers is now a hash of hashes which for each running · 74ddbd8a
      Yang Tse authored
      server holds not only its two main pids, but also the pidfile of the test
      server and the 'slavepidfiles' for ftp* servers. This allows a better control
      when stopping servers.
      
      Now from runtests.pl when test servers are stopped they are signalled in
      sequence TERM, INT and KILL allowing time in between for them to die. This
      will give us a chance of gracefully stopping test servers, which we didn't
      have when we were killing them in first instance.
      74ddbd8a
  5. Nov 13, 2006
  6. Nov 09, 2006
  7. Nov 03, 2006
  8. Nov 02, 2006
  9. Nov 01, 2006
    • Yang Tse's avatar
      test 518 is all about testing libcurl functionality · 905ca77c
      Yang Tse authored
      when more than FD_SETSIZE file descriptors are open.
      This means that if for any reason we are not able to
      open more than FD_SETSIZE file descriptors then test
      518 should not be run.
      
      test 537 is all about testing libcurl functionality
      when the system has nearly exhausted the number of
      free file descriptors. Test 537 will try to run with
      very few free file descriptors.
      905ca77c
  10. Oct 31, 2006
  11. Oct 30, 2006
  12. Oct 29, 2006
  13. Oct 27, 2006
  14. Oct 26, 2006
  15. Oct 25, 2006
  16. Oct 24, 2006
Loading