Skip to content

Commit c4fbce1

Browse files
committed
provide more information on the sample projects
1 parent 6596fd1 commit c4fbce1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

SampleProjects/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
Arduino Sample Projects
22
=======================
33

4-
This directory contains example projects that are meant to be built with this gem. Except "TestSomething". That one's just a beater for CI testing and includes some tests that are designed to fail (to test negative inputs).
4+
This directory contains example projects that are meant to be built with this gem.
5+
6+
* "DoSomething" is a bare implementation of a library with a test. Test files prefixed with "bad-" are expected to fail; this is checked as part of the testing on arduino_ci itself.
7+
* "TestSomething" contains a minimial library, but tests for all the mock features of arduino_ci.

0 commit comments

Comments
 (0)