mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-25 23:05:13 +02:00
Add 2 unit tests for URL
Follow 7dbb459b55642f48c99bc2e5b806ef7a6e971881
This commit is contained in:
parent
7dbb459b55
commit
c9168cce80
@ -149,6 +149,11 @@ m 0111111111111111111111111111111111111111111100000000000000000000000000 m
|
||||
u https://www.youtube.com/watch?v=VmcftreqQ6E&list=PnQIRE5O5JpiLL&index=xxx u
|
||||
m 1111111111111111111111111111111111111111111111111111111111111111111111111 m
|
||||
|
||||
u https://example.com/#/app/0?context u
|
||||
m 11111111111111111111111111111111111 m
|
||||
|
||||
u https://example.com#/example/app/0?context u
|
||||
m 111111111111111111111111111111111111111111 m
|
||||
|
||||
|
||||
Space detection:
|
||||
|
@ -45,6 +45,8 @@ OK u "https://duckduckgo.com/?q=windows+delete+"GameBarPresenceWriter.exe" u
|
||||
OK u "https://duckduckgo/com/?q=windows+delete+GameBarPresenceWriter.exe" u
|
||||
OK u "https://duckduckgo.com/?q=windows+delete+""GameBarPresenceWriter.exe" u
|
||||
OK u https://www.youtube.com/watch?v=VmcftreqQ6E&list=PnQIRE5O5JpiLL&index=xxx u
|
||||
OK u https://example.com/#/app/0?context u
|
||||
OK u https://example.com#/example/app/0?context u
|
||||
OK u "http://github.com/notepad-plus-plus/notepad-plus-plus" u
|
||||
OK u "https://github.com /notepad-plus-plus/notepad-plus-plus" u
|
||||
OK u "https://github.com/notepad plus plus/notepad-plus-plus" u
|
||||
|
Loading…
x
Reference in New Issue
Block a user