mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 00:47:56 +00:00
More formatting/ colour tweaks
This commit is contained in:
parent
67e9f01d38
commit
2c90533a26
4 changed files with 29 additions and 19 deletions
|
@ -26,7 +26,8 @@ namespace Catch {
|
|||
OriginalExpression,
|
||||
ReconstructedExpression,
|
||||
|
||||
SecondaryText
|
||||
SecondaryText,
|
||||
Headers
|
||||
};
|
||||
|
||||
virtual void set( Colours colour ) = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue