Age | Commit message (Expand) | Author |
2012-03-08 | Add extra tests for wrap_string | Esteban Manchado Velázquez |
2012-03-08 | Add extra tests for get_parent_directory | Esteban Manchado Velázquez |
2012-03-08 | Tweak test case text so it's clearer | Esteban Manchado Velázquez |
2012-03-08 | Improve eat_whitespace* unit tests | Esteban Manchado Velázquez |
2012-03-08 | Put expected first in n_bits_set_u8 unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve tor_split_lines unit tests | Esteban Manchado Velázquez |
2012-03-08 | Use test_streq in join_win_cmdline unit tests | Esteban Manchado Velázquez |
2012-03-08 | Use test_eq et al in spawn_background unit tests | Esteban Manchado Velázquez |
2012-03-08 | Use test_streq in format_helper_exit_status tests | Esteban Manchado Velázquez |
2012-03-08 | Improve get_parent_directory unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve listdir unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve a bit asprintf unit tests | Esteban Manchado Velázquez |
2012-03-08 | Rewrite the find_str_at_start_of_line unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve/extend strtok_r unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve tor_sscanf tests | Esteban Manchado Velázquez |
2012-03-08 | Improve test case for read_escaped_data unit test | Esteban Manchado Velázquez |
2012-03-08 | Trivial readability changes in mmap unit tests | Esteban Manchado Velázquez |
2012-03-08 | Clean up and improve gzip unit tests | Esteban Manchado Velázquez |
2012-03-08 | Add/improve the rest of the strmisc tests | Esteban Manchado Velázquez |
2012-03-08 | Improve tor_snprintf tests | Esteban Manchado Velázquez |
2012-03-08 | Add/improve tests for str{,case}cmp{start,end} | Esteban Manchado Velázquez |
2012-03-08 | Add more/better tests in test_util_strmisc | Esteban Manchado Velázquez |
2012-03-08 | Trivial cosmetic fix in test comments | Esteban Manchado Velázquez |
2012-03-08 | Organize test_util_time in blocks | Esteban Manchado Velázquez |
2012-03-08 | Add test for comments in the config parser | Esteban Manchado Velázquez |
2012-03-08 | Remove duplicated macro definition | Esteban Manchado Velázquez |
2012-03-08 | Add test for broken hex parsing | Esteban Manchado Velázquez |
2012-03-08 | Improve config parser escaped content tests | Esteban Manchado Velázquez |
2012-03-08 | Add tests for escaped content in config | Esteban Manchado Velázquez |
2012-03-08 | Add quoted content tests for the config parser | Esteban Manchado Velázquez |
2012-02-22 | Add a sha256 hmac function, with tests | Nick Mathewson |
2012-02-20 | Fix off-by-one error in test_util_make_environment | Patrick Mézard |
2012-02-17 | Merge branch 'bug5105-v2-squashed' | Nick Mathewson |
2012-02-17 | Add unit tests for easily tested, non-trivial utility functions | Robert Ransom |
2012-02-13 | Oops; there were a couple of typos in the upstream tinytest | Nick Mathewson |
2012-02-13 | Synchronize with upstream tinytest again: remove _identifiers | Nick Mathewson |
2012-02-13 | Synchronize with upstream tinytest. | Nick Mathewson |
2012-02-09 | Count IPv6 connections in bridge and entry stats. | Karsten Loesing |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2012-01-18 | Rename nonconformant identifiers. | Nick Mathewson |
2012-01-11 | Merge branch 'feature3457-v4-nm-squashed' | Nick Mathewson |
2012-01-11 | Use spaceless ISO8601 time format, not sec,usec. | Nick Mathewson |
2012-01-10 | Test for broken counter-mode at runtime | Nick Mathewson |
2012-01-08 | Merge branch 'maint-0.2.2' | Roger Dingledine |
2012-01-08 | tell me who votes are actually for, not just where they're from | Roger Dingledine |
2011-12-28 | Use getifaddrs, not connect+getsockname, to find our address | Nick Mathewson |
2011-12-19 | Tweak the haiku-support patches | Nick Mathewson |
2011-12-19 | -lm should not be hardcoded. | Martin Hebnes Pedersen |
2011-12-17 | test_util_spawn_background_ok: fix expectation | Peter Palfrader |
2011-12-02 | Appease check-spaces | Sebastian Hahn |