summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/unittest_util.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [2168] Remove UnitTestUtil::matchWireData()Mukund Sivaraman2014-01-151-27/+0
* [1612] finish tests and update codeJelte Jansen2012-03-011-0/+18
* [1470] Change some loop indexes to unsigned valuesStephen Morris2011-12-121-2/+2
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* Sync with trunkMichal Vaner2010-11-101-6/+4
|\
| * omit parameter names when the parameter is unused, instead of the compiler de...JINMEI Tatuya2010-11-081-6/+2
* | Addressed more review comments:Evan Hunt2010-10-191-1/+17
|/
* style fixes:JINMEI Tatuya2010-08-171-2/+2
* s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-161-1/+1
* corrected test data path handling: it should have checked rbegin(), not rend(...JINMEI Tatuya2010-04-161-1/+1
* made test data paths dynamically configurable with the default path of @srcdi...JINMEI Tatuya2010-04-141-8/+48
* cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya2010-04-131-1/+1
* (safely) suppress -Wextra about unused parametersJINMEI Tatuya2010-03-111-3/+8
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+136