aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Thread support is now requiredNick Mathewson2014-06-20
* Remove code for Windows CE supportNick Mathewson2014-06-20
* Merge branch 'bug8746_v2_squashed'Nick Mathewson2014-06-14
|\
| * refactor win/nix handling for test_spawn_background*()Nick Mathewson2014-06-14
| * More unit tests for process spawningNick Mathewson2014-06-14
* | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\ \
| * | Add --disable-mempools configure optionAndrea Shepard2014-05-12
* | | fix whitespaceNick Mathewson2014-05-11
* | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | One more 64->32Nick Mathewson2014-05-08
* | | Fix numerous 64->32 errors in the unit testsNick Mathewson2014-05-08
* | | Fix unearthed problems in unit testsNick Mathewson2014-05-08
* | | Fix numerous type errors in the unit testsNick Mathewson2014-05-08
* | | Fix test_util_max_mem on 32-bit CPUsNick Mathewson2014-05-08
* | | More unit tests for #11648-related stuffNick Mathewson2014-05-08
* | | Fix test_pick_circid on 32-bit platformsNick Mathewson2014-05-07
* | | Basic tests for get_unique_circ_id_by_chan.Nick Mathewson2014-05-07
* | | Quick-and-dirty test for packed_cell_is_destroyNick Mathewson2014-05-07
* | | Remove a spurious variable.Nick Mathewson2014-05-06
* | | Merge remote-tracking branch 'public/bug11750'Nick Mathewson2014-05-06
|\ \ \
| * | | Add a siphash benchmark.Nick Mathewson2014-05-06
* | | | Merge branch 'bug11743_option_b'Nick Mathewson2014-05-06
|\ \ \ \
| * | | | Unit test for dirvote_create_microdescriptorNick Mathewson2014-05-06
| |/ / /
* / / / Unit test for write_to_buf_zlibNick Mathewson2014-05-06
|/ / /
* | | Fix test_config_write_to_data_subdirNick Mathewson2014-05-01
* | | Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson2014-05-01
|\ \ \ | |/ / |/| |
| * | Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
| * | Fix memory leaks in test_status.cNick Mathewson2014-04-29
| * | Fix leaks in dir voting testsNick Mathewson2014-04-29
| * | Fix leaks in test_oom.cNick Mathewson2014-04-26
| * | Fix leaks in test_dir_formatsNick Mathewson2014-04-26
| * | Fix numerous leaks in test_pt.cNick Mathewson2014-04-26
| * | test_cntev_append_cell_stats now no longer leaksNick Mathewson2014-04-26
| * | Fix leaks in test_exit_policy_dump_to_stringNick Mathewson2014-04-26
| * | Memory leaks in test_config_addressmapNick Mathewson2014-04-26
| * | Fix a leak in test_buffer_allocation_trackingNick Mathewson2014-04-26
| * | Fix memory leak in unittest helper function.Nick Mathewson2014-04-26
| * | Fix memory leak in test_util_asprintfNick Mathewson2014-04-26
| * | Fix memory leaks in test_cntev_append_cell_statsNick Mathewson2014-04-26
| * | fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson2014-04-26
| * | Fix memory leak in test_geoipNick Mathewson2014-04-26
| * | Fix memory leak in test_onion_queuesNick Mathewson2014-04-26
| * | Fix memory leaks in test_circuit_timeoutNick Mathewson2014-04-26
* | | Make --disable-buf-freelists build and pass unit testsAndrea Shepard2014-04-29
| |/ |/|
* | Make the python test scripts work on python3Nick Mathewson2014-04-27
|/
* fix memory leak in dump_exit_policy_to_string testsNick Mathewson2014-04-25
* Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\
| * scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson2014-04-19
| * scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson2014-04-18