Commit History

Author SHA1 Message Date
  Esteban Manchado Velázquez 3c5a3b33e8 Trivial readability changes in mmap unit tests 12 years ago
  Esteban Manchado Velázquez f90406cb01 Clean up and improve gzip unit tests 12 years ago
  Esteban Manchado Velázquez f4242d2e4a Add/improve the rest of the strmisc tests 12 years ago
  Esteban Manchado Velázquez 14177f03a9 Improve tor_snprintf tests 12 years ago
  Esteban Manchado Velázquez 314c851bc2 Add/improve tests for str{,case}cmp{start,end} 12 years ago
  Esteban Manchado Velázquez f11be57860 Add more/better tests in test_util_strmisc 12 years ago
  Esteban Manchado Velázquez 73d9868232 Trivial cosmetic fix in test comments 12 years ago
  Esteban Manchado Velázquez ab39382cf8 Organize test_util_time in blocks 12 years ago
  Esteban Manchado Velázquez f81af6d791 Add test for comments in the config parser 12 years ago
  Esteban Manchado Velázquez f9ad35c361 Add test for broken hex parsing 12 years ago
  Esteban Manchado Velázquez 72d455b5eb Improve config parser escaped content tests 12 years ago
  Esteban Manchado Velázquez 4d9dda9bb9 Add tests for escaped content in config 12 years ago
  Esteban Manchado Velázquez 57a4e07665 Add quoted content tests for the config parser 12 years ago
  Patrick Mézard 857ae345c8 Fix off-by-one error in test_util_make_environment 12 years ago
  Robert Ransom 773290c09a Add unit tests for easily tested, non-trivial utility functions 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 years ago
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 years ago
  Peter Palfrader f6b19ac79c test_util_spawn_background_ok: fix expectation 12 years ago
  Nick Mathewson d106caaadc Add an initializer to appease older gcc 12 years ago
  Nick Mathewson e83862a0ff Resolve a resource leak in test_util_split_lines 12 years ago
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 years ago
  Gisle Vanem af12a7ac00 Fix test_util.c compilation on MSVC 12 years ago
  Anders Sundman 8d6ce1625f Unit tests for eat_whitespace functions 12 years ago
  Anders Sundman c0efd461d3 Unit test for n_bits_set func 12 years ago
  Anders Sundman fa9aef6eec Unit test for hex_str func 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
  Steven Murdoch f5df96c94f Handle test case where fgets() sees EOF on the last read 13 years ago
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream 13 years ago