index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-format-table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-1
/
+2
*
table: Improve mangling of JSON field names
Adrian Vovk
2024-07-17
1
-0
/
+32
*
table: Add TABLE_SET_JSON_FIELD_NAME
Adrian Vovk
2024-07-17
1
-5
/
+19
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-19
/
+20
*
shared/format-table: print BPS with part after point
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-8
/
+8
*
shared/format-table: do not print '.0'
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-2
/
+2
*
test-format-table: add test for TABLE_BPS formatting
Zbigniew Jędrzejewski-Szmek
2024-05-29
1
-0
/
+35
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-1
/
+1
*
test: add a test case for table_dup_cell()
Frantisek Sumsal
2023-04-15
1
-0
/
+43
*
format-table: add field type TABLE_PATH_BASENAME
Lennart Poettering
2022-12-23
1
-0
/
+18
*
format-table: add an explicit "vertical" mode
Lennart Poettering
2022-11-10
1
-0
/
+31
*
test: extend format-table tests with negative numbers
Frantisek Sumsal
2022-03-13
1
-39
/
+44
*
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
-7
/
+7
*
test: Use TEST macro in more cases
Jan Janssen
2021-11-25
1
-27
/
+15
*
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
1
-1
/
+1
*
format-table: allow to explicitly override JSON field names
Lennart Poettering
2021-09-03
1
-0
/
+36
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-9
/
+9
*
table: drop trailing white spaces of the last cell in row
Yu Watanabe
2021-02-19
1
-20
/
+20
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
format-table: add TABLE_STRV_WRAPPED
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-1
/
+111
*
test-format-table: add tests for TABLE_STRV
Yu Watanabe
2020-01-15
1
-0
/
+114
*
format-table: natively support multiline cells
Lennart Poettering
2020-01-13
1
-0
/
+113
*
shared/format-table: disable ellipsization when piped
Zbigniew Jędrzejewski-Szmek
2019-11-05
1
-6
/
+16
*
format-table: add some minimal testing for new table_add_many() features
Lennart Poettering
2019-07-16
1
-5
/
+6
*
test: make sure colors don't confuse our test
Lennart Poettering
2019-07-16
1
-0
/
+1
*
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
*
test: add a reproducer of issue #9549
Yu Watanabe
2018-07-15
1
-0
/
+26
*
basic: add minimalistic table formatter
Lennart Poettering
2018-04-18
1
-0
/
+139