summaryrefslogtreecommitdiff
path: root/src/test/test-terminal-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: use _cleanup_ for temp. filesDavid Tardon2023-04-211-3/+2
* tree-wide: use -EBADF moreYu Watanabe2022-12-211-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* test: Use TEST macroJan Janssen2021-11-251-28/+7
* terminal: don't hardcode major number of PTYsLennart Poettering2021-05-191-0/+25
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic/terminal-util: rename our replacement highlight-yellow and test both th...Zbigniew Jędrzejewski-Szmek2020-07-301-1/+2
* test-terminal-util: print paragraphs of text in different colorsZbigniew Jędrzejewski-Szmek2020-07-301-0/+24
* basic/terminal-util: define all foreground colorsZbigniew Jędrzejewski-Szmek2020-07-231-26/+48
* test-terminal-util: fix typoLennart Poettering2020-04-081-1/+1
* test: add test that shows all colors we defineLennart Poettering2019-05-101-0/+33
* test-terminal-util: fix sigsegv when compiled without assertsZbigniew Jędrzejewski-Szmek2019-03-281-1/+1
* test-terminal-util: add function loggingZbigniew Jędrzejewski-Szmek2019-03-281-0/+8
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+2
* tests: add simple testcase for getttyname_malloc()Lennart Poettering2019-03-261-1/+12
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-2/+2
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-27/+2
* Introduce fmkostemp_safe and use it in testsZbigniew Jędrzejewski-Szmek2018-10-261-6/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* terminal-util: add a function that shows a pretty separator lineLennart Poettering2018-05-111-0/+2
* analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek2018-04-271-2/+3
* Move function to cat file & dropins into basic/Zbigniew Jędrzejewski-Szmek2018-04-261-0/+9
* terminal: add internal API to format URLs for display in capable terminalsLennart Poettering2018-04-191-0/+14
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-3/+4
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+84