Commit cbb12bb
committed
corpus: remove submodule
A Git submodule was introduced in commit 341ac1e
("corpus: initial integration"). The main idea was to keep in sync
source code of tests and their seed corpus.
However, this approach is not convenient:
- seed corpus updates often and someone need to regularly bump
submodule version, otherwise outdated seed corpus is used
- seed corpus takes about 5Gb and git clone of repository with
tests takes significant time1 parent 4fc4f85 commit cbb12bb
File tree
4 files changed
+3
-6
lines changed- .clusterfuzzlite
- .github/workflows
4 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments