New tests for UTC parser and UTC formatting
authorArjen Baart <arjen@andromeda.nl>
Sat, 28 Mar 2020 13:22:19 +0000 (14:22 +0100)
committerArjen Baart <arjen@andromeda.nl>
Sat, 28 Mar 2020 13:22:19 +0000 (14:22 +0100)
commitb2403e6a31dd88abdbd97dbcafc27663647828c2
treeb49cd424580321cf3c4daecbf671cbb31d96af90
parente9d51f5e41386315bf332a68b9f4e351361da98a
New tests for UTC parser and UTC formatting
12 files changed:
doc/xml.xml
src/String.h
src/string.cpp
src/utc.cpp
test/Makefile.am
test/string_basics.cpp
test/string_basics.exp
test/utc_convert.cpp [new file with mode: 0644]
test/utc_convert.exp [new file with mode: 0644]
test/utc_parse.cpp [new file with mode: 0644]
test/utc_parse.exp [new file with mode: 0644]
test/xml_node.exp [new file with mode: 0644]