Commit 89518a4
Test sketch that includes from subfolder
There was already a test for including from inside the `src/` subfolder,
but including from other subdirectories should also be supported (even
when source files inside those directories are not compiled). This adds
a test for this. See also arduino/Arduino#5186.
Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>1 parent a3eadea commit 89518a4
File tree
2 files changed
+3
-12
lines changed- src/arduino.cc/builder/test/sketch_with_subfolders
- subfolder
2 files changed
+3
-12
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments