Merging upstream version 0.14.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4c68f51a53
commit
e916bee311
109 changed files with 2822 additions and 912 deletions
5
qa/expected/test_named_rules/test_named_rule_1
Normal file
5
qa/expected/test_named_rules/test_named_rule_1
Normal file
|
@ -0,0 +1,5 @@
|
|||
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: thåt dûr bår"
|
||||
1: T5 Title contains the word 'thåt' (case-insensitive): "WIP: thåt dûr bår"
|
||||
1: T5:even$more%wôrds Title contains the word 'bår' (case-insensitive): "WIP: thåt dûr bår"
|
||||
1: T5:extra-wôrds Title contains the word 'dûr' (case-insensitive): "WIP: thåt dûr bår"
|
||||
3: B5 Body message is too short (18<20): "Sïmple commit body"
|
9
qa/expected/test_named_rules/test_named_user_rule_1
Normal file
9
qa/expected/test_named_rules/test_named_user_rule_1
Normal file
|
@ -0,0 +1,9 @@
|
|||
1: UC4 int-öption: 2
|
||||
1: UC4 str-öption: föo
|
||||
1: UC4 list-öption: ['foo', 'bar']
|
||||
1: UC4:bår int-öption: 2
|
||||
1: UC4:bår str-öption: bår
|
||||
1: UC4:bår list-öption: ['bar', 'list']
|
||||
1: UC4:föo int-öption: 3
|
||||
1: UC4:föo str-öption: föo
|
||||
1: UC4:föo list-öption: ['foo', 'bar']
|
Loading…
Add table
Add a link
Reference in a new issue