]> git.proxmox.com Git - pmg-log-tracker.git/commit
tests: add rfc3339 timestamp test
authorMira Limbeck <m.limbeck@proxmox.com>
Mon, 26 Jun 2023 10:41:42 +0000 (12:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 16:04:53 +0000 (18:04 +0200)
commitbc64fc804141d6af772c6b23ac664b96d86ceca9
tree05a9b2f0ab8c34b0eb25d458f71b12bfd43ff938
parent34c921adddf2ba7d267de0365828a83a909c9698
tests: add rfc3339 timestamp test

for this test `faketime` is not required since the year is part of the
timestamp

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
tests/test_input_time_rfc3339_mixed [new file with mode: 0644]
tests/test_output_time_rfc3339_mixed [new file with mode: 0644]
tests/tests_time_rfc3339.rs [new file with mode: 0644]