• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

arduino / arduino-builder / 30
23%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2016 12:47PM UTC
Jobs 1
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
30

push

travis-ci

matthijskooijman
Test include detection with subfolders

This verifies that:
 - Source files inside the src/ subfolder of a sketch are subject to
   include detection.
 - Header files included by the main sketch are subject to include
   detection.
 - Source files in other subfolders are *not* subject to include
   detection.

This commit adds four dummy libraries, "testlib1" to "testlib4" that only
contain an empty header file. These can be used to test whether an include
leads to the correct library being included, without running into other
unexpected issues when using real libraries (like one library including
another, or not all libraries being available for all boards, etc.).

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>

529 of 792 relevant lines covered (66.79%)

361.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30.1 03 Aug 2016 12:47PM UTC 0
66.79
Travis Job 30.1
Source Files on build 30
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #30
  • efd06bc8 on github
  • Prev Build on master (#29)
  • Next Build on master (#31)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc