};
my $infile1 = $write_to_tmpfile->($text);
is_deeply([split /\n/, qx(cat $infile1 | $valgrind_cmd$program none/none)], [split /\n/, $text], 'text read from stdin');
is_deeply([split /\n/, qx($valgrind_cmd$program none/none $infile1)], [split /\n/, $text], 'text read from file');
{
my @fg_colors = (30..37, 39);
my @bg_colors = (40..47, 49);
my @bold_colors = map "1;$_", @fg_colors;
my @values = (@fg_colors, @bg_colors, @bold_colors, 0);
my $ok = true;
foreach my $value (@values) {
$ok &= qx(printf %s "\e[${value}m" | $valgrind_cmd$program --clean) eq '';
}
ok($ok, 'clean color sequences');
}
my $check_clean = sub
{
my ($type) = @_;
my $switch = "--$type";
is(qx(printf %s "\e[35mhello\e[0m \e[36mworld\e[0m" | $valgrind_cmd$program $switch), 'hello world', "$type colored words");
is(qx(printf %s "hello world" | $program Magenta | $valgrind_cmd$program $switch), 'hello world', "$type colored line");
is_deeply([split /\n/, qx($program cyan $infile1 | $valgrind_cmd$program $switch)], [split /\n/, $text], "$type colored text");
{
my @attrs = qw(bold underscore blink reverse concealed);
my $ok = true;
foreach my $attr (@attrs) {
$ok &= qx(printf %s "$attr" | $program green --attr=$attr | $valgrind_cmd$program $switch) eq $attr;
}
ok($ok, "$type attribute");
my $attrs = join ',', @attrs;
is(qx(printf %s "$attrs" | $program green --attr=$attrs | $valgrind_cmd$program $switch), $attrs, "$type attributes");
}
ok(qx(printf %s "\e[\e[33m" | $valgrind_cmd$program $switch) eq "\e[", "$type with invalid sequence");
};
$check_clean->($_) foreach qw(clean clean-all);
is(qx(printf %s "\e[4munderline\e[24m" | $valgrind_cmd$program --clean-all), 'underline', 'clean-all color sequences');
my $check_clean_buf = sub
{
my ($program_buf, $type) = @_;
my $switch = "--$type";
# Check that line chunks are printed when cleaning text without sequences
my $short_text = 'Linux dev 2.6.32-5-openvz-686 #1 SMP Sun Sep 23 11:40:07 UTC 2012 i686 GNU/Linux';
is(qx(printf %s "$short_text" | $valgrind_cmd$program_buf $switch), $short_text, "print ${\length $short_text} bytes (BUF_SIZE=$BUF_SIZE{short}, $type)");
};
SKIP: {
my $program_buf = tmpnam();
skip 'compiling failed (short buffer)', 2 unless system("$compiler -DTEST -DBUF_SIZE=$BUF_SIZE{short} -o $program_buf $source") == 0;
$check_clean_buf->($program_buf, $_) foreach qw(clean clean-all);
unlink $program_buf;
}
my $repeated = join "\n", ($text) x 7;
my $infile2 = $write_to_tmpfile->($repeated);
is_deeply([split /\n/, qx(cat $infile2 | $valgrind_cmd$program none/none)], [split /\n/, $repeated], "read ${\length $repeated} bytes (BUF_SIZE=$BUF_SIZE{normal})");
{
my $colored_text = qx(printf '%s\n' "foo bar baz" | $valgrind_cmd$program red);
my $sequences = 0;
$sequences++ while $colored_text =~ /\e\[\d+m/g;
is($sequences, 2, 'count of sequences printed');
}
{
# Check that a 'none' foreground color (with a background color present)
# will be substituted by 'default'.
my $colored_text = qx(printf %s "foo bar baz" | $valgrind_cmd$program none/black);
is($colored_text, "\e[40m\e[39mfoo bar baz\e[0m", 'no color sequences printed');
}
is(qx(printf %s "hello\nworld\r\n" | $valgrind_cmd$program none/none), "hello\nworld\r\n", 'stream mode');
is(system(qq(printf '%s\n' "hello world" | $valgrind_cmd$program random --exclude-random=black >/dev/null)), 0, 'switch exclude-random');
SKIP: {
skip 'valgrind not found', 1 unless system('which valgrind >/dev/null 2>&1') == 0;
like(qx(valgrind $program none/none $infile1 2>&1 >/dev/null), qr/no leaks are possible/, 'valgrind memleaks');
}
{
my $debug = tmpnam();
is(system("$compiler -DDEBUG -o $debug $source"), 0, 'debugging build');
unlink $debug if -e $debug;
}
print <<'EOT';
Colors
======
EOT
foreach my $color (qw(none black red green yellow blue magenta cyan white default random)) {
system(qq(printf '%s\n' "$color" | $program $color));
next if $color eq 'none';
my $bold_color = ucfirst $color;
system(qq(printf '%s\n' "$bold_color" | $program $bold_color));
}
print <<'EOT';
Attributes
==========
EOT
foreach my $attr (qw(bold underscore blink reverse concealed)) {
system(qq(printf '%s\n' "$attr" | $program green --attr=$attr));
}
unlink $program;
};
__DATA__
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus urna mauris, ultricies faucibus placerat sit amet, rutrum eu
nisi. Quisque dictum turpis non augue iaculis tincidunt nec a arcu. Donec euismod sapien ac dui blandit et adipiscing risus
semper. Sed ornare ligula magna, vitae molestie eros. Praesent ligula est, euismod a luctus non, porttitor quis nunc. Fusce vel
imperdiet turpis. Proin vitae mauris neque, fringilla vestibulum sapien. Pellentesque vitae nibh ipsum, non cursus diam. Cras
vitae ligula mauris. Etiam tortor enim, varius nec adipiscing sed, lobortis et quam. Quisque convallis, diam sagittis adipiscing
adipiscing, mi nibh fermentum sapien, et iaculis nisi sem sit amet odio. Cras a tortor at nibh tristique vehicula dapibus eu velit.
Vivamus porttitor purus eget leo suscipit sed posuere ligula gravida. In mollis velit quis leo pharetra gravida. Ut libero nisi,
elementum sed varius tincidunt, hendrerit ut dui. Duis sit amet ante eget velit dictum ultrices. Nulla tempus, lacus eu dignissim
feugiat, turpis mauris volutpat urna, quis commodo lorem augue id justo. Aenean consequat interdum sapien, sit amet
imperdiet ante dapibus at. Pellentesque viverra sagittis tincidunt. Quisque rhoncus varius magna, sit amet rutrum arcu
tincidunt eget. Etiam a lacus nec mauris interdum luctus sed in lacus. Ut pulvinar, augue at dictum blandit, nisl massa pretium
ligula, in iaculis nulla nisi iaculis nunc.
Vivamus id eros nunc. Cras facilisis iaculis ante sit amet consequat. Nunc vehicula imperdiet sem, ac vehicula neque
condimentum sed. Phasellus metus lacus, molestie ullamcorper imperdiet in, condimentum ut tellus. Nullam dignissim dui ut
enim ullamcorper in tempus risus posuere. Ut volutpat enim eleifend diam convallis tristique. Proin porttitor augue sed sapien
sagittis quis facilisis purus sodales. Integer auctor dolor rhoncus nisl consequat adipiscing. Aliquam eget ante sit amet quam
porta eleifend.
./doc/ 0000755 0001750 0001750 00000000000 13212064075 010164 5 ustar sts sts ./doc/colorize.html 0000644 0001750 0001750 00000014677 13212064075 012717 0 ustar sts sts
colorize
[sts@apollo ~/colorize]$ ./colorize --help
Usage: ./colorize (foreground) OR (foreground)/(background) OR --clean[-all] [-|file]
Colors (foreground) (background)
{-} none none
{#} [Bb]lack black
{#} [Rr]ed red
{#} [Gg]reen green
{#} [Yy]ellow yellow
{#} [Bb]lue blue
{#} [Mm]agenta magenta
{#} [Cc]yan cyan
{#} [Ww]hite white
{#} [Dd]efault default
{*} [Rr]andom random [--exclude-random=<foreground color>]
First character of color name in upper case denotes increased intensity,
whereas for lower case colors will be of normal intensity.
Options
--attr=ATTR1,ATTR2,...
--clean
--clean-all
--exclude-random=COLOR
-h, --help
-V, --version
[sts@apollo ~/colorize]$ ./colorize cyan /etc/motd
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize cyan /etc/motd | ./colorize --clean
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize Yellow /etc/motd
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize white/blue /etc/motd
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize --exclude-random=black random /etc/motd
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize --attr=bold magenta /etc/motd
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
[sts@apollo ~/colorize]$ ./colorize green /etc/motd | head -n2 | tail -n1
The programs included with the Debian GNU/Linux system are free software;
[sts@apollo ~/colorize]$ ./colorize --version
colorize v0.62-10-g5be3a18 (compiled at Oct 14 2017, 13:07:07)
Compiler flags: "-ansi -pedantic "
Linker flags: ""
Preprocessor flags: ""
Buffer size: 4K
Color separator: '/'
Debugging: no
./doc/screenshots/ 0000755 0001750 0001750 00000000000 13212064075 012524 5 ustar sts sts ./doc/screenshots/colorize/ 0000755 0001750 0001750 00000000000 13212064075 014352 5 ustar sts sts ./doc/screenshots/colorize/colorize4.jpg 0000644 0001750 0001750 00000265353 13212064075 017004 0 ustar sts sts JFIF H H C C .
qt;w@_8Z7̓l<