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 |
Nick Mathewson
|
6ceb37971e
Try to fix memarea test on 32-bit systems
|
8 years ago |
Nick Mathewson
|
79370914d1
tests for size_mul_check__()
|
8 years ago |
Nick Mathewson
|
41cb26c169
Correct the rounding behavior on tv_mdiff.
|
8 years ago |
Nick Mathewson
|
f05a213fe1
Improve coverage on tv_udiff, and tv_mdiff.
|
8 years ago |
Nick Mathewson
|
6dc2b605b8
Improve coverage on esc_for_log, esc_for_log_len
|
8 years ago |
Nick Mathewson
|
f986e26850
Reach 100% line coverage on memarea.c
|
8 years ago |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
8 years ago |
Nick Mathewson
|
c3adbf755b
Resolve some warnings from OSX clang.
|
8 years ago |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 years ago |
Nick Mathewson
|
b458a81cc5
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
a32ca313c4
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
5854b19816
Use tor_sscanf, not sscanf, in test_util.c.
|
8 years ago |
Nick Mathewson
|
f2205071f0
Remove round_int64_to_next_multiple_of: It is now unused.
|
8 years ago |
Nick Mathewson
|
a7207329a8
Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins
|
8 years ago |
Nick Mathewson
|
d7a0382ba3
Don't call the system toupper or tolower.
|
8 years ago |
Nick Mathewson
|
32e8886314
One more test that didnt pass on windows. See #18665.
|
8 years ago |
Nick Mathewson
|
c0568a89d9
Whitespace fixes
|
8 years ago |
Nick Mathewson
|
24c0c5ef19
Disable failing broken time format case for windows.
|
8 years ago |
Nick Mathewson
|
4f86d75a4b
try to fix a test failure for sizeof(time_t)==4.
|
8 years ago |
Nick Mathewson
|
6256c61d95
Merge branch 'timegm_overflow_squashed'
|
8 years ago |
teor (Tim Wilson-Brown)
|
19fb86a2dc
Add a missing UL on a long in a unit test
|
8 years ago |
teor (Tim Wilson-Brown)
|
b99bd3e7ff
Add unit tests with dates from 2035 to 2039
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
1318c1611f
Another clang+_FORTIFY_SOURCE issue
|
8 years ago |
Nick Mathewson
|
16840e52e5
Make the touch_file unit test work around FS/system time sync issues
|
8 years ago |
Nick Mathewson
|
62bc4a199a
Fix #18012 harder.
|
8 years ago |