Commit a84cc1e
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 a84cc1e
3 files changed
+7
-3
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 | + | |
40 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | | - | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments