diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-04 10:38:42 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-04 10:43:45 -0800 |
commit | cb04ab2700611f68f8690e73b21c34024a13acc6 (patch) | |
tree | 8cc014e6ff101cbc26996a440358a242fed4adb8 /tests/data/truncation.xml | |
parent | ee4e2b866993f264349ea294d0114a12d3696aa7 (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/data/truncation.xml')
0 files changed, 0 insertions, 0 deletions