summaryrefslogtreecommitdiff
path: root/src/test/test_containers.c
AgeCommit message (Expand)Author
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-02Add a data-invariant linear-search map structureNick Mathewson
2012-11-02In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistentlyNick Mathewson
2012-10-23Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2009-12-12Enhance pqueue so we can remove items from the middle.Nick Mathewson
2009-09-23Split container tests into their own moduleNick Mathewson