Commit History

Author SHA1 Message Date
  Nick Mathewson 63e34e9e49 Reinstate a couple of teardown_capture_of_logs that I missed 7 years ago
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson f9cb9d8990 more consistent use of expect_log_msg_containing 7 years ago
  Nick Mathewson a49fee1c29 Capture and enforce bug warnings in util/time test 7 years ago
  Nick Mathewson 3823d0aa7d Capture and detect the BUG() warnings in test_util_parse_integer. 7 years ago
  Nick Mathewson 2a4a815f58 Fix a unit test bug for passing arguments to tor_parse_ulong. 7 years ago
  Nick Mathewson 7ba47ca1fd Split tor_parse_{some_int} testing into separate fn. Code movement only. 7 years ago
  Andrea Shepard 341a159ab4 Appease make check-spaces 7 years ago
  Nick Mathewson cfc62e2374 Initialize monotonic timer code before using it in the tests 7 years ago
  Nick Mathewson d4f05dcd0e Detect and suppress bug message from zlib compression bomb test 7 years ago
  Nick Mathewson d5614b2102 Use setup_full_capture_of_logs() where appropriate. 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 09c25697d7 Add a function to simplify a fraction. 7 years ago
  Nick Mathewson 90ca446048 Remove windows debugging prints: it was an integer overflow hitting ftrapv 7 years ago
  Nick Mathewson e77c23e455 Redux: Temporarily add windows verbosity to track down jenkins failures 7 years ago
  Nick Mathewson abcb8ce25d Unit tests for monotonic time 7 years ago
  Nick Mathewson 08cc0ef832 Capture the LOG_ERR messages in our tests that had logged errors. 7 years ago
  teor (Tim Wilson-Brown) 69535f1284 Add tv_udiff and tv_mdiff unit tests with negative values 7 years ago
  teor (Tim Wilson-Brown) d36a0c4d22 Add more unit tests for tv_udiff and tv_mdiff 7 years ago
  Nick Mathewson 603cb712ef Small coverage improvements on compat.c 8 years ago
  U+039b 58e6a6aaeb Fix #19063: Add check in utility macro 8 years ago
  Nick Mathewson 81cfd5c9a1 Merge branch 'zlib_coverage_squashed' 8 years ago
  Nick Mathewson d937b86699 Unindent block 8 years ago
  Nick Mathewson 808015316a Remove support for zlib <= 1.1 8 years ago
  Nick Mathewson a418904962 Coverage on parse_config_line_from_str_verbose. 8 years ago
  Nick Mathewson c9ea9de806 Remove parse_config_line_from_str alias 8 years ago
  Nick Mathewson 128ab31c64 Mark code unreachable in unescape_string() 8 years ago
  Nick Mathewson dd73787190 On Windows, tv_sec is long, not time_t. 8 years ago