Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 55c468c521 Whitespace cleaning vor 7 Jahren
  Nick Mathewson 9615ad338f Make the FreeBSD ersatz_socketpair test even more skippable. vor 7 Jahren
  Nick Mathewson 07f2e5748e ersatz socketpair tests: work around freebsd jails. vor 7 Jahren
  paolo.ingls@gmail.com ab78a4df93 torrc parsing b0rks on carriage-return vor 7 Jahren
  Nick Mathewson 0baa276ea9 Coverity warning fix: let coverity tell we're closing sockets vor 7 Jahren
  Nick Mathewson d5d29cd5a2 Whoops. Cant call sockaddr_in a "sin", since sin() is a thing. vor 7 Jahren
  Nick Mathewson ccea2a5aa9 Fix gmtime unit test on openbsd vor 7 Jahren
  Nick Mathewson c6e70dacb8 Try to make our ersatz-socketpair test work better on FreeBSD jails vor 7 Jahren
  Nick Mathewson a671a1c9d6 Tweak tor_gmtime_r test. vor 7 Jahren
  Nick Mathewson 63e34e9e49 Reinstate a couple of teardown_capture_of_logs that I missed vor 7 Jahren
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface vor 7 Jahren
  Nick Mathewson f9cb9d8990 more consistent use of expect_log_msg_containing vor 7 Jahren
  Nick Mathewson a49fee1c29 Capture and enforce bug warnings in util/time test vor 7 Jahren
  Nick Mathewson 3823d0aa7d Capture and detect the BUG() warnings in test_util_parse_integer. vor 7 Jahren
  Nick Mathewson 2a4a815f58 Fix a unit test bug for passing arguments to tor_parse_ulong. vor 7 Jahren
  Nick Mathewson 7ba47ca1fd Split tor_parse_{some_int} testing into separate fn. Code movement only. vor 7 Jahren
  Andrea Shepard 341a159ab4 Appease make check-spaces vor 7 Jahren
  Nick Mathewson cfc62e2374 Initialize monotonic timer code before using it in the tests vor 7 Jahren
  Nick Mathewson d4f05dcd0e Detect and suppress bug message from zlib compression bomb test vor 7 Jahren
  Nick Mathewson d5614b2102 Use setup_full_capture_of_logs() where appropriate. vor 7 Jahren
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. vor 7 Jahren
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' vor 7 Jahren
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux vor 7 Jahren
  Nick Mathewson 09c25697d7 Add a function to simplify a fraction. vor 7 Jahren
  Nick Mathewson 90ca446048 Remove windows debugging prints: it was an integer overflow hitting ftrapv vor 7 Jahren
  Nick Mathewson e77c23e455 Redux: Temporarily add windows verbosity to track down jenkins failures vor 7 Jahren
  Nick Mathewson abcb8ce25d Unit tests for monotonic time vor 7 Jahren
  Nick Mathewson 08cc0ef832 Capture the LOG_ERR messages in our tests that had logged errors. vor 7 Jahren
  teor (Tim Wilson-Brown) 69535f1284 Add tv_udiff and tv_mdiff unit tests with negative values vor 7 Jahren
  teor (Tim Wilson-Brown) d36a0c4d22 Add more unit tests for tv_udiff and tv_mdiff vor 7 Jahren