add(regex): PTer tests

- Make sure we're differentiating between PTer and PTerWEB
This commit is contained in:
santiagosayshey 2025-02-09 03:36:55 +00:00
parent 148d098145
commit c25bd47592
2 changed files with 38 additions and 2 deletions

View File

@ -3,4 +3,22 @@ pattern: (?<=^|[\s.-])PTer\b
description: ''
tags:
- Release Group
tests: []
tests:
- expected: false
id: 1
input: "\u7BB1\u7537.Hako.otoko.2024.1080p.NF.WEB-DL.x264.DDP5.1-PTerWEB"
lastRun: '2025-02-09T03:36:13.163388'
matchSpan: null
matchedContent: null
matchedGroups: []
passes: true
- expected: true
id: 2
input: Ying.Hung.Boon.Sik.1986.REPACK.1080p.UHD.BluRay.DD+7.1.DoVi.HDR10.x265-PTer
lastRun: '2025-02-09T03:36:13.163388'
matchSpan:
end: 75
start: 71
matchedContent: PTer
matchedGroups: []
passes: true

View File

@ -3,4 +3,22 @@ pattern: (?<=^|[\s.-])PTerWEB\b
description: ''
tags:
- Release Group
tests: []
tests:
- expected: true
id: 1
input: "\u7BB1\u7537.Hako.otoko.2024.1080p.NF.WEB-DL.x264.DDP5.1-PTerWEB"
lastRun: '2025-02-09T03:36:19.441066'
matchSpan:
end: 54
start: 47
matchedContent: PTerWEB
matchedGroups: []
passes: true
- expected: false
id: 2
input: Ying.Hung.Boon.Sik.1986.REPACK.1080p.UHD.BluRay.DD+7.1.DoVi.HDR10.x265-PTer
lastRun: '2025-02-09T03:36:19.441066'
matchSpan: null
matchedContent: null
matchedGroups: []
passes: true