File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,9 @@ for Ada which produces TAP 12 output.
71
71
>
72
72
> * From [ Wikipedia] ( https://en.wikipedia.org/wiki/C_%28programming_language%29 ) *
73
73
74
+ ** [ ArduinoTap] ( https://framagit.org/fperrad/ArduinoTap ) ** is a C/C++ port of the Perl5 module
75
+ Test::More on Arduino.
76
+
74
77
** [ C TAP Harness] ( http://www.eyrie.org/~eagle/software/c-tap-harness/ ) ** is a
75
78
TAP library that implements much of the
76
79
[ Test::More] ( http://perldoc.perl.org/Test/More.html ) API along with some C
@@ -99,6 +102,9 @@ The shlomifish libtap fork has
99
102
** [ a branch] ( https://github.com/shlomif/libtap/tree/cmake ) ** that replaces the
100
103
Makefile with Cmake support.
101
104
105
+ ** [ tap4embedded] ( https://framagit.org/fperrad/tap4embedded ) ** is a TAP producer
106
+ library designed for C embedded.
107
+
102
108
## <a id =" cplusplus " ></a > [ C++] ( #cplusplus )
103
109
104
110
> C++ is a general-purpose programming language with a bias towards
You can’t perform that action at this time.
0 commit comments