Skip to content

Commit 1403d87

Browse files
Add detection tests for incorrect license detection in dragon4.c
Signed-off-by: Kaushik <kaushikrjpm10@gmail.com>
1 parent 6c64f24 commit 1403d87

4 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
As a special exception the smallest normal value
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
license_detections: []
2+
license_clues: []
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
As a special exception
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
license_detections: []
2+
license_clues:
3+
- license_expression: generic-exception
4+
license_expression_spdx: LicenseRef-scancode-generic-exception
5+
from_file: license-intro_8.txt
6+
start_line: 1
7+
end_line: 1
8+
matcher: 1-hash
9+
score: 100.0
10+
matched_length: 3
11+
match_coverage: 100.0
12+
rule_relevance: 100
13+
rule_identifier: license-intro_8.RULE
14+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/license-intro_8.RULE

0 commit comments

Comments
 (0)