-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit e7d4eaa
authored
[breaking] Refactor codebase to use a single Sketch struct (#1353)
* Refactor codebase to use a single Sketch struct
* Add back removed legacy test
* Changed Sketch struct to not use pointers
* Fix small comment
* Fix checkSketchCasing to work with .pde files too
* Add tests loading Sketch with symlinks
* Update UPGRADING.md
* Clarify a code comment
* Add some more tests for Sketches with symlinks
* Fix Sketch symlinks tests for Windows1 parent 65b2ea6 commit e7d4eaa
File tree
77 files changed
+904
-1317
lines changed- arduino
- builder
- testdata
- libraries
- sketches
- sketch
- testdata
- SketchBothInoAndPde
- SketchMultipleMainFiles
- SketchPde
- SketchSimple
- SketchSymlinkSrc
- src
- SketchWithMultipleSymlinkLoops
- SketchWithSymlinkLoop
- some_folder
- SketchWithSymlink
- some_folder
- SketchWithWrongMain
- cli
- compile
- sketch
- upload
- commands
- board
- compile
- debug
- sketch
- upload
- docsgen
- docs
- legacy/builder
- test
- Baladuino
- CharWithEscapedDoubleQuote
- IncludeBetweenMultilineComment
- LineContinuations
- SketchWithIfDef
- SketchWithStruct
- StringWithComment
- sketch1
- sketch_with_config
- sketch_with_ifdef
- sketch_with_templates_and_shift
- types
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+904
-1317
lines changedThis file was deleted.
This file was deleted.
0 commit comments