summaryrefslogtreecommitdiff
path: root/tests/test.cpp
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-04 10:38:42 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-04 10:43:45 -0800
commitcb04ab2700611f68f8690e73b21c34024a13acc6 (patch)
tree8cc014e6ff101cbc26996a440358a242fed4adb8 /tests/test.cpp
parentee4e2b866993f264349ea294d0114a12d3696aa7 (diff)
Fix string length for translate and normalize-space
The implementations generated a string with an internal null terminator; this went unnoticed since unit test string verification did not perform string equality check properly (it compared XPath string result as a C-string, thus stopping at the first null terminator). Fixes #36.
Diffstat (limited to 'tests/test.cpp')
0 files changed, 0 insertions, 0 deletions