Commit 3eed66c
committed
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 9d7d1d7 commit 3eed66c
File tree
2 files changed
+3
-0
lines changed- src/arduino.cc/builder/test/sketch_with_subfolders
- subfolder
2 files changed
+3
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments