Commit History

Author SHA1 Message Date
  Mukund Sivaraman 8f422c21d3 [2168] Remove UnitTestUtil::matchWireData() 11 years ago
  Jelte Jansen 48b2af87d9 [1612] finish tests and update code 13 years ago
  Stephen Morris bf2e60ca2a [1470] Change some loop indexes to unsigned values 13 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  Michal Vaner c8df23bf4e Sync with trunk 14 years ago
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
  Evan Hunt 97d0d8527f Addressed more review comments: 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 15 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya 1768a147e0 corrected test data path handling: it should have checked rbegin(), not rend(), to see if the given path ends with '/'. 15 years ago
  JINMEI Tatuya 4822e03320 made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. 15 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya 7bc5ce45d2 (safely) suppress -Wextra about unused parameters 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago