mirror of https://github.com/ARMmbed/mbed-os.git
EXAMPLES: add test key for remaining examples
parent
372a3f19c9
commit
f317753a1d
|
@ -31,6 +31,7 @@
|
|||
"exporters": ["iar", "make_armc5", "make_armc6", "make_gcc_arm", "make_iar"],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -79,6 +80,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": false,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -127,6 +129,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -140,6 +143,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -153,6 +157,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -166,6 +171,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": false,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -330,6 +336,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -345,6 +352,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
@ -376,6 +384,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue