##// END OF EJS Templates
color: add win32 support for non-black background...
color: add win32 support for non-black background This complicates the code a bit, since attributes need to be masked together correctly before they are applied. Perhaps the code should be redesigned at some point, but this works well for now.

File last commit:

r7627:fb32ae9c default
r12277:a7d3147b stable
Show More
test-mq-qrefresh-replace-log-message.out
33 lines | 583 B | text/plain | TextLexer
/ tests / test-mq-qrefresh-replace-log-message.out
Alexis S. L. Carvalho
mq: fix qrefresh -e with no patches applied
r5334 =======================
Should fail if no patches applied
Martin Geisler
mq: lowercase output...
r7627 no patches applied
no patches applied
"Mathieu Clabaut "
MQ: uniformise message and logfile option....
r2694 =======================
Should display 'First commit message'
description:
First commit message
=======================
Should display 'Second commit message'
description:
Second commit message
=======================
Should display 'Third commit message\n This is the 3rd log message'
description:
Third commit message
This is the 3rd log message
=======================
Should display 'Fifth commit message\n This is the 5th log message'
description:
Fifth commit message