This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit db5bfd3
libcriterion: Update Criterion type display string for consistency
Criterion type, which can be inclusive or exclusive is displayed
sometimes with a capital letter and sometimes not.
This patch corrects this behaviour to always have the first letter
in capital.
Signed-off-by: Jules Clero <julesx.clero@intel.com>1 parent 5056557 commit db5bfd3
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
0 commit comments