index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-time-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
time-util: introduce TIMESTAMP_UNIX
Frantisek Sumsal
2022-02-21
1
-0
/
+5
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-2
/
+4
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-87
/
+29
*
test-time-util: Properly restore TZ variable
Jan Janssen
2021-11-25
1
-1
/
+5
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argument
Yu Watanabe
2021-07-15
1
-2
/
+1
*
basic/time-util: add FORMAT_TIMESTAMP
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+22
*
test-time-util: log less verbosely
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-23
/
+21
*
test-time-util: skip missing timezones
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-2
/
+3
*
time-util: add variant of timezone_is_valid() that returns errno
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-0
/
+12
*
time-util: don't use plural units indiscriminately
Anders Wenhaug
2021-06-20
1
-0
/
+75
*
tree-wide: unsetenv cannot fail
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/time-util: add function to format timestamps with different styles
Luca Boccassi
2020-08-19
1
-4
/
+4
*
test: add basic test for clock mapping
Lennart Poettering
2020-07-21
1
-0
/
+33
*
test: Use assert_se() where variables are only checked by assert
Benjamin Robin
2020-05-06
1
-1
/
+1
*
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-1
/
+1
*
test-time-util: use standard intro and print timezones read from file
Zbigniew Jędrzejewski-Szmek
2019-02-28
1
-3
/
+6
*
time-util: Introduce parse_sec_def_infinity
Filipe Brandenburger
2019-02-14
1
-0
/
+21
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-2
/
+0
*
time-util: make parse_sec() not accept "12.34.56"
Yu Watanabe
2018-11-06
1
-2
/
+26
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-9
/
+10
*
time-util: change parse_sec_fix_0() to accept "0s" for infinity too (#10501)
Lennart Poettering
2018-10-24
1
-1
/
+1
*
test: add tests for detecting overflow in parse_time() and parse_nsec()
Yu Watanabe
2018-10-23
1
-0
/
+5
*
parse-util: make sure "3.+1s" or "3. 1s" are not considered valid time specif...
Filipe Brandenburger
2018-07-20
1
-0
/
+18
*
parse-util: make sure "-0.-0s" is not considered a valid time specification
Lennart Poettering
2018-07-17
1
-0
/
+6
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
test-time-util: print names of test functions
Zbigniew Jędrzejewski-Szmek
2018-06-02
1
-1
/
+30
*
Use const char* for timestamp strings which we don't plan to modify
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-11
/
+8
*
Always allow timestamps to be printed
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+2
*
basic: add log_level argument to timezone_is_valid
Mike Gilbert
2018-05-12
1
-4
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
util: add new helper in_utc_timezone()
Lennart Poettering
2017-11-20
1
-0
/
+17
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tests: rename test-time to test-time-util
Zbigniew Jędrzejewski-Szmek
2017-10-18
1
-0
/
+421