Mukund Sivaraman
|
8f422c21d3
[2168] Remove UnitTestUtil::matchWireData()
|
il y a 11 ans |
Jelte Jansen
|
48b2af87d9
[1612] finish tests and update code
|
il y a 13 ans |
Stephen Morris
|
bf2e60ca2a
[1470] Change some loop indexes to unsigned values
|
il y a 13 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
Michal Vaner
|
c8df23bf4e
Sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
88d0f23444
omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM.
|
il y a 14 ans |
Evan Hunt
|
97d0d8527f
Addressed more review comments:
|
il y a 14 ans |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
il y a 15 ans |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
il y a 15 ans |
JINMEI Tatuya
|
1768a147e0
corrected test data path handling: it should have checked rbegin(), not rend(), to see if the given path ends with '/'.
|
il y a 15 ans |
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.
|
il y a 15 ans |
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.
|
il y a 15 ans |
JINMEI Tatuya
|
7bc5ce45d2
(safely) suppress -Wextra about unused parameters
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |