mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
fuzzer seeds
This commit is contained in:
parent
40594d9eee
commit
d1144bb50b
16 changed files with 22 additions and 0 deletions
5
fuzz-corpora/theme-load-fuzz/seed1
Normal file
5
fuzz-corpora/theme-load-fuzz/seed1
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
abstracts = {
|
||||
line_start = "%B-%W!%B-%n ";
|
||||
timestamp = "%K$0-%n ";
|
||||
hilight = "%_$*%_";
|
||||
};
|
||||
2
fuzz-corpora/theme-load-fuzz/seed2
Normal file
2
fuzz-corpora/theme-load-fuzz/seed2
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
default_color = "-1";
|
||||
replaces = { "[]=" = "%K$*%n"; };
|
||||
Loading…
Add table
Add a link
Reference in a new issue