aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_util.c
Commit message (Expand)AuthorAge
* Add a function to pull off the final component of a pathNick Mathewson2011-05-15
* fwd-port test_util_di_ops into tinytest formatNick Mathewson2011-05-11
* Merge remote branch 'sebastian/bug2314' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Fix compile wanrings revealed by gcc 4.5 on mingwSebastian Hahn2010-12-27
* | Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
|/
* Merge remote branch 'public/bug1954' into maint-0.2.2Nick Mathewson2010-09-27
|\
| * New function to load windows system librariesNick Mathewson2010-09-21
* | Add new torrc line continuation unit testsSebastian Hahn2010-09-23
* | Allow comments for multi-line torrc optionsSebastian Hahn2010-09-11
* | Support mutli-line torrc options via the usual backslash syntaxNick Mathewson2010-09-10
|/
* Add unit test for tor_listdir.Nick Mathewson2010-08-20
* Create control.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-12
* Merge branch 'asprintf'Nick Mathewson2010-04-02
|\
| * Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25
* | Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
|/
* Rearrange _thread_test_func to please Coverity ScanNick Mathewson2010-01-25
* Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* Refactor out the 'find string at start of any line' logic.Nick Mathewson2009-12-17
* Fix the very noisy unit test memory leak of CID 420-421.Nick Mathewson2009-10-26
* Split directory tests into their own module.Nick Mathewson2009-09-23
* Split test_util() into smaller functions.Nick Mathewson2009-09-23
* Split general util and address tests into their own files.Nick Mathewson2009-09-23