Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Test example sketches even when no platforms are selected #266

Copy link
Copy link
Open
@ianfixes

Description

@ianfixes
Issue body actions

Feature request: test sketches even when no platforms are selected

Currently, there is tension between the EXPECT_EXAMPLES configuration variable and the platform configuration for an example sketch. If EXPECT_EXAMPLES is set, it won't allow any individual example to be configured with no platforms (as might be the maintainers intention).

If no platforms are configured for a sketch, it would be better to simply perform a syntax check on the files themselves but not a full compilation. This would require backend support (not because I can't run gcc -c myself, but because I would be reliant on the backend to supply the correct list of files).

Depends on arduino/arduino-cli#1128

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci scriptsThe test runner scriptsThe test runner scriptsenhancementNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.