test/time: add test for LocalTime(), GmTime()

This commit is contained in:
Max Kellermann
2020-04-01 16:16:11 +02:00
parent a4c925c8d7
commit 62229f14da
2 changed files with 66 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
test_time_sources = [
'TestConvert.cxx',
'TestISO8601.cxx',
]