提交歷史

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