binutils-gdb/gdb/unittests
Tom Tromey eedeedd2a5 Introduce ui_file_style
This introduces the new ui_file_style class and various helpers.  This
class represents a terminal style and provides methods for parsing and
emitting the corresponding ANSI terminal escape sequences.

gdb/ChangeLog
2018-12-28  Tom Tromey  <tom@tromey.com>

	* unittests/style-selftests.c: New file.
	* ui-style.c: New file.
	* ui-style.h: New file.
	* ui-file.h: Include ui-style.h.
	* Makefile.in (COMMON_SFILES): Add ui-style.c.
	(HFILES_NO_SRCDIR): Add ui-style.h.
	(SUBDIR_UNITTESTS_SRCS): Add style-selftests.c.
2018-12-28 12:49:48 -07:00
..
basic_string_view
optional
array-view-selftests.c invoke_xmethod & array_view 2018-11-21 12:06:20 +00:00
cli-utils-selftests.c
common-utils-selftests.c
copy_bitwise-selftests.c Move copy_bitwise unittests to own unittest file 2018-11-15 10:53:57 -05:00
environ-selftests.c
format_pieces-selftests.c
function-view-selftests.c
lookup_name_info-selftests.c
memory-map-selftests.c
memrange-selftests.c
mkdir-recursive-selftests.c Import mkdtemp gnulib module, fix mingw build 2018-11-01 15:41:43 -04:00
observable-selftests.c Fix compile error with clang 3.8 2018-12-21 11:45:16 -05:00
offset-type-selftests.c
optional-selftests.c
parse-connection-spec-selftests.c
ptid-selftests.c
rsp-low-selftests.c
scoped_fd-selftests.c Do not reopen temporary files 2018-10-27 11:58:41 -06:00
scoped_mmap-selftests.c Use mkostemp, not mkstemp 2018-10-27 11:58:41 -06:00
scoped_restore-selftests.c
string_view-selftests.c
style-selftests.c Introduce ui_file_style 2018-12-28 12:49:48 -07:00
tracepoint-selftests.c
unpack-selftests.c
utils-selftests.c
xml-utils-selftests.c