Files
qt-creator/tests/auto/utils/utils.pro
Andre Hartmann 0ff2ed6460 AnsiEscapeCodeHandler: Added auto tests.
First simple tests to check:
* pass-trough text without ANSI escape sequences
* text-color change in line
* text-bold change in line

Change-Id: I054a3fb218e95dfd5e160f1ae71dc0638bc5f239
Reviewed-by: Petar Perisin <petar.perisin@gmail.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2013-09-12 10:31:41 +02:00

7 lines
92 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
fileutils \
ansiescapecodehandler