summaryrefslogtreecommitdiff
path: root/src/test/test-terminal-util.c
Commit message (Expand)AuthorAgeFilesLines
* 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