mirror of
https://github.com/systemd/systemd.git
synced 2024-10-29 21:55:36 +03:00
parent
a900274915
commit
88ffd21014
@ -91,7 +91,7 @@ int main(int argc, char *argv[]) {
|
||||
test_should_parse("1970-1-1 UTC");
|
||||
test_should_pass("1970-1-1 00:00:01 UTC");
|
||||
test_should_fail("1969-12-31 UTC");
|
||||
test_should_fail("-100y");
|
||||
test_should_fail("-1000y");
|
||||
test_should_fail("today UTC UTC");
|
||||
test_should_fail("now Asia/Seoul");
|
||||
test_should_fail("+2d Asia/Seoul");
|
||||
|
Loading…
Reference in New Issue
Block a user