Ivan Kravets
0e9050f2e8
Update lib search test
2016-08-18 00:30:51 +03:00
Ivan Kravets
94299139cf
Allow to pass extra "EXTRA_LIB_BUILDERS" for Library Builder
2016-08-15 19:49:15 +03:00
Ivan Kravets
bb01ec9a1e
Fix test for lib command
2016-08-15 19:24:31 +03:00
Ivan Kravets
d3e2b2bde4
Cover CI command with tests
2016-08-10 23:00:46 +03:00
Ivan Kravets
473c821132
Cover init command with tests
2016-08-10 21:58:12 +03:00
Ivan Kravets
3ba0d25f27
Fix updating project libraries // Resolve #745
2016-08-10 19:39:17 +03:00
Ivan Kravets
a395b171e3
Add Support for local ("PC") unit tests // Resolve #519
2016-08-10 15:50:01 +03:00
Ivan Kravets
6970c95aca
Fix command lib test
2016-08-05 17:59:10 +03:00
Ivan Kravets
0c9d539a92
Update copyrights
2016-08-03 22:18:51 +03:00
Ivan Kravets
11c8ab52f6
Improve "update" command; add test
2016-08-03 17:43:54 +03:00
Ivan Kravets
758396c9ea
PlatformIO Library Manager 3.0 // Resolve #588 , Resolve #414 , Resolve #498 , Resolve #475 , Resolve #410 , Resolve #461 , Resolve #361 , Resolve #507 , Resolve #554
2016-08-02 19:10:29 +03:00
Ivan Kravets
e60c2a6ba1
Improve base package manager; VCS and package ID support
2016-08-01 17:05:48 +03:00
Ivan Kravets
e3bf12f65c
Rename test for platform command
2016-08-01 14:50:03 +03:00
Ivan Kravets
2892cb8c2f
Fix cmd_init test
2016-07-22 18:16:26 +03:00
Ivan Kravets
1127914512
Fix broken import
2016-07-18 15:47:38 +03:00
Ivan Kravets
6a08b2126f
Merge branch 'develop' into feature/platformio-30
...
* develop:
Fix issue with ``platformio init --ide`` command for Python 2.6
Version bump to 2.10.3
Fix issue with appending PIO version to Build Defines
Add test for `init --ide eclipse`
Version bump to 2.10.2 (issues #695 )
Fix firmware uploading to Arduino/Genuino 101 // Resolve #695
Use $PLATFORM from build environment instead from the board config
Update Intel ARC32 Arduino framework to v1.0.6 // Issue #695
Update Intel ARC32 Arduino framework to v1.0.6
Add support for ST Nucleo L031K6 board to ARM mbed framework
Revert mcu option for genuino101
Update intel_arc32 platform
Update HISTORY.rst
Fix upload size checker
Process "$BUILD_UNFLAGS" variable
Restore PIO macros if it was deleted by framework
2016-06-15 20:11:22 +03:00
Ivan Kravets
5dac4e3af6
Add test for init --ide eclipse
2016-06-15 18:42:25 +03:00
Ivan Kravets
23ef51a4e8
Update tests according new development platforms architecture // Issue #479
2016-05-28 22:51:33 +03:00
Ivan Kravets
cd1440adb2
Remove board ldscripts test
2016-01-06 14:13:47 +02:00
Ivan Kravets
19f1ccd0df
🎄 Happy New 2016 Year! 🎄
2016-01-01 20:51:48 +02:00
Ivan Kravets
bee51aadcb
Fix test for LD Scripts
2015-12-26 23:04:16 +02:00
Valeriy Koval
f778bdb741
Fix test with ldscripts.
2015-12-15 20:45:47 +02:00
Ivan Kravets
9eae55f03c
Add link to telemetry setting
2015-12-14 11:30:39 +02:00
Ivan Kravets
4e90a2fd42
Fix test for settings command
2015-12-14 01:14:02 +02:00
Ivan Kravets
67cbf25b96
Fix broken ci command
2015-12-03 19:25:46 +02:00
Ivan Kravets
c2d760bccb
Fix tests for init command
2015-12-03 17:39:36 +02:00
Ivan Kravets
904b08f497
Add Apache License, Version 2.0 to @PlatformIO source code
2015-11-18 17:16:17 +02:00
Valeriy Koval
a965bfd32e
Fix boards ldscript test
2015-10-16 16:17:24 +03:00
Ivan Kravets
7822a929f3
Fix tests after removing "autogen" prefix for init project
2015-05-07 15:53:06 +01:00
Ivan Kravets
47b8a4dd69
Fix test with incorrect board
2015-04-22 15:24:45 +01:00
Ivan Kravets
1cf026d956
Fix platform tests according refactor changes
2015-04-17 15:32:33 +01:00
Ivan Kravets
07022bb3be
Implement PlatformIO CLI 2.0 // Resolve #158
2015-04-17 12:37:03 +01:00
Ivan Kravets
19822ff08f
Introduce platform names
2015-03-16 14:15:57 +02:00
Valeriy Koval
08808be62b
Fix "frameworks" field to JSON array
2015-03-11 20:45:11 +02:00
Valeriy Koval
13455987ae
Rename "stm32" platform to "ststm32"
2015-03-09 12:18:46 +02:00
Valeriy Koval
6d86f72060
Merge Digistump platform to "atmelavr" and "atmelsam"
2015-02-23 22:36:21 +02:00
Ivan Kravets
2ac6d63ffc
Fix Python 2.6 support
2015-02-23 11:50:14 +02:00
Ivan Kravets
e17ce83499
Refactor tests with Py.Test's fixtures // Resolve #2
2015-02-21 15:15:00 +02:00
Valeriy Koval
bf059b8b78
Cover "lib" commands with tests
2015-02-20 20:31:59 +02:00
Valeriy Koval
18dd64df88
Cover "list", "search" and "settings" commands with tests
2015-02-20 16:41:42 +02:00
Valeriy Koval
442adc1919
Cover "init" and "boards" commands with tests
2015-02-20 13:48:17 +02:00