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