index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-escape.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-18
/
+18
*
escape: introduce decescape
Ronan Pigott
2024-01-16
1
-0
/
+18
*
test: Remove unnecessary test prefix
Jan Janssen
2023-10-15
1
-1
/
+1
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-7
/
+7
*
test-escape: Add tests for escaping bogus UTF-8 sequences
msizanoen1
2023-03-02
1
-0
/
+4
*
treewide: fix a few typos in NEWS, docs and comments
Dmitry V. Levin
2023-02-15
1
-1
/
+1
*
test: add basic tests for octescape()
Yu Watanabe
2022-12-06
1
-0
/
+16
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-2
/
+2
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-33
/
+13
*
escape: add flags argument to quote_command_line()
Lennart Poettering
2021-11-11
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-2
/
+2
*
basic/escape: add helper for quoting command lines
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-0
/
+24
*
test-escape: add usual debug headers
Zbigniew Jędrzejewski-Szmek
2021-07-07
1
-0
/
+11
*
basic/escape: allow truncation mode where "…" is always appended
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-2
/
+11
*
basic/escape: flagsify xescape_full()
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+2
*
basic/escape: escape control characters, but not utf-8, in shell quoting
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-6
/
+15
*
basic/escape: always escape newlines in shell_escape()
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+1
*
basic/escape: add mode where empty arguments are still shown as ""
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+4
*
Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-37
/
+24
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared/escape: add new escape style with \n\t escaped
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-0
/
+11
*
test: add tests for UNESCAPE_ACCEPT_NUL
Yu Watanabe
2020-01-27
1
-0
/
+16
*
basic/escape: add truncation to xescape too
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-3
/
+41
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tests: add tests for environment serialization
Zbigniew Jędrzejewski-Szmek
2017-06-24
1
-0
/
+8
*
Use "dollar-single-quotes" to escape shell-sensitive strings
Zbigniew Jędrzejewski-Szmek
2017-06-20
1
-12
/
+39
*
tests: move escape related tests to test-escape.c
Ronny Chevalier
2016-03-03
1
-0
/
+114