index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-calendarspec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: CET/EET are deprecated, use Europe/Berlin and Kyiv
Luca Boccassi
2024-10-21
1
-11
/
+11
*
test: use ASSERT_OK_ERRNO() for setenv() and unsetenv()
Yu Watanabe
2024-08-01
1
-1
/
+1
*
I made more unit test to use the test macro
Usman Akinyemi
2024-04-08
1
-13
/
+13
*
test: unset TZ before timezone-sensitive unit tests are run
Luca Boccassi
2024-01-26
1
-1
/
+8
*
test-calendarspec: use _cleanup_
David Tardon
2023-04-24
1
-11
/
+5
*
tree-wide: use STRERROR()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-4
/
+4
*
shared/calendarspec: fix formatting of entries which collapse to a star
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
*
shared/calendarspec: fix printing of second ranges which start with 0
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+5
*
test-calendarspec: tighten tests and add more logging
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-26
/
+31
*
calendarspec: fix possibly skips next elapse
Gibeom Gwon
2022-04-07
1
-0
/
+2
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-10
/
+12
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
tree-wide: add FORMAT_TIMESTAMP_STYLE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-6
/
+4
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
shared/calendarspec: when mktime() moves us backwards, jump forward
Zbigniew Jędrzejewski-Szmek
2021-03-23
1
-0
/
+3
*
test-calendarspec: do not convert timezone "" to ":"
Zbigniew Jędrzejewski-Szmek
2021-03-22
1
-1
/
+1
*
test-calendarspec: print offending line in output
Zbigniew Jędrzejewski-Szmek
2021-03-22
1
-26
/
+22
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
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
-5
/
+5
*
calendarspec: be more graceful with two kinds of calendar expressions
Lennart Poettering
2020-05-05
1
-2
/
+2
*
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-3
/
+6
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-4
/
+5
*
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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-calendarspec: add the test case from oss-fuzz 6886
Zbigniew Jędrzejewski-Szmek
2018-03-15
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Added timezone to the CalendarSpec, parser/formatter and the timedatectl
Ivan Kurnosov
2017-09-17
1
-0
/
+12
*
calendarspec: parse unix timestamps (@...) (#5947)
Zbigniew Jędrzejewski-Szmek
2017-05-17
1
-0
/
+5
*
calendarspec: fix duplicate detection (#5310)
Doug Christman
2017-02-12
1
-0
/
+1
*
calendarspec: improve overflow handling
Douglas Christman
2016-12-20
1
-0
/
+2
*
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-17
1
-5
/
+18
*
calendarspec: always interpret missing seconds as :00 (#4813)
Doug Christman
2016-12-06
1
-0
/
+3
*
calendarspec: make specifications with ranges reversible
Douglas Christman
2016-11-25
1
-6
/
+7
*
calendarspec: allow whole second ranges
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2016-11-25
1
-0
/
+3
*
calendarspec: reject open weekday ranges
Douglas Christman
2016-11-25
1
-0
/
+3
*
calendarspec: reject strings that only contain a timezone
Douglas Christman
2016-11-25
1
-0
/
+1
*
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2016-11-25
1
-0
/
+4
*
calendarspec: add support for scheduling timers at the end of the month
Douglas Christman
2016-11-23
1
-0
/
+8
*
calendarspec: add upper bound on year
Douglas Christman
2016-11-23
1
-0
/
+1
*
tests: fix memleak in test-calendarspec (#4424)
Evgeny Vereshchagin
2016-10-20
1
-0
/
+2
*
test-calendarspec: test that hourly timers are incremented properly
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-1
/
+24
*
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-04
1
-0
/
+23
*
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
2016-07-02
1
-2
/
+5
[next]