index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_util.c
Commit message (
Expand
)
Author
Age
*
Add an initializer to appease older gcc
Nick Mathewson
2011-11-30
*
Resolve a resource leak in test_util_split_lines
Nick Mathewson
2011-11-30
*
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
*
Fix test_util.c compilation on MSVC
Gisle Vanem
2011-11-11
*
Unit tests for eat_whitespace functions
Anders Sundman
2011-11-10
*
Unit test for n_bits_set func
Anders Sundman
2011-11-10
*
Unit test for hex_str func
Anders Sundman
2011-11-10
*
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
|
\
|
*
Make some utility functions.
George Kadianakis
2011-07-13
*
|
Handle test case where fgets() sees EOF on the last read
Steven Murdoch
2011-09-01
*
|
Fix double-closing a stdio stream
Steven Murdoch
2011-09-01
*
|
Tweaks on last process-launch patches
Nick Mathewson
2011-08-31
*
|
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-09-01
*
|
Fix off-by-one error when allocating memory in test_util_split_lines()
Steven Murdoch
2011-08-31
*
|
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
2011-08-30
*
|
Factor out and re-write code for splitting lines from a handle
Steven Murdoch
2011-08-30
*
|
Refactor out command line formatting
Steven Murdoch
2011-08-29
*
|
Replace two magic tristates with #define'd names
Steven Murdoch
2011-08-29
*
|
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-28
*
|
Appease "make check-spaces"
Steven Murdoch
2011-08-24
*
|
We don't need to find our own path, just tell Windows to search
Steven Murdoch
2011-08-24
*
|
Find test-child.exe by looking in same directory as test.exe
Steven Murdoch
2011-08-24
*
|
Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo)
Steven Murdoch
2011-08-22
*
|
Tidy up subprocess code
Steven Murdoch
2011-08-22
*
|
Fix some compiler warnings
Steven Murdoch
2011-08-22
*
|
Complete logging of output from port forwarding helper
Steven Murdoch
2011-08-18
*
|
Test case for reading the partial output of a background process
Steven Murdoch
2011-07-25
*
|
Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read
Steven Murdoch
2011-07-22
*
|
Add code to read all from a handle, but this block forever
Steven Murdoch
2011-07-22
*
|
Add Windows version of tor_spawn_background and ancillary functions
Steven Murdoch
2011-07-21
*
|
Generalize process spawning so its test compiles (but fails) in Windows
Steven Murdoch
2011-07-21
|
/
*
Prefer tt_assert in unit tests, not tor_assert
Nick Mathewson
2011-06-08
*
Fix a minor coverity-found bug in tests
Sebastian Hahn
2011-06-08
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
|
\
|
*
Add a function to pull off the final component of a path
Nick Mathewson
2011-05-15
*
|
Fixup whitespace issues from 3122 commit in 0.2.3
Nick Mathewson
2011-05-15
*
|
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
|
\
|
|
*
fwd-port test_util_di_ops into tinytest format
Nick Mathewson
2011-05-11
*
|
Use read_all() to read messages from spawn_background
Nick Mathewson
2011-05-04
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
Nick Mathewson
2011-01-03
|
|
\
|
|
*
Fix compile wanrings revealed by gcc 4.5 on mingw
Sebastian Hahn
2010-12-27
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
|
*
|
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
|
|
/
*
|
Fix running unit tests from outside of the build directory (fixes bug #2051)
Steven Murdoch
2010-10-11
*
|
Merge remote branch 'sjmurdoch/bug1903'
Nick Mathewson
2010-10-11
|
\
\
|
*
|
Skip running fgets_eagain test until we fix it
Steven Murdoch
2010-10-11
|
*
|
Add a unit test for tor_spawn_background
Steven Murdoch
2010-10-10
|
*
|
Add a unit test for fgets (currently fails)
Steven Murdoch
2010-10-10
|
*
|
Fix issues in nickm's review of format_helper_exit_status for bug #1903
Steven Murdoch
2010-10-04
[next]