Ivan Kravets
5142feba7a
Use new unified package API for deprecated pio lib
command // Resolve #4198
2022-06-20 14:24:09 +03:00
Ivan Kravets
2e0688db5f
Fix test
2022-02-02 12:42:31 +02:00
Valerii Koval
eab70fae3b
Properly handle "--keep-build-dir" option in platformio ci command ( #4061 )
...
This fixes #4011 and possible "FileExists" errors when the "platformio ci"
command by safely copying sources to the build folder
2021-09-23 23:26:42 +03:00
Ivan Kravets
893ca1b328
Switch library manager to the new package manager
2020-08-12 13:27:05 +03:00
Ivan Kravets
84132d9459
Fix tests
2020-07-08 21:52:34 +03:00
Ivan Kravets
5cdca9d490
Optimize tests
2020-06-29 21:14:34 +03:00
Ivan Kravets
29fb803be1
Enable PIO Core tests on Python 3.8
2020-06-27 12:36:57 +03:00
Ivan Kravets
7c41c7c2f3
Introduce Black to automate code formatting
2019-09-23 23:13:48 +03:00
Ivan Kravets
3cc4af1723
Refactor project config options
2019-05-30 16:38:04 +03:00
Ivan Kravets
0d904ad1cc
Fix "FileExistsError" when "platformio ci" command is used in pair with "--keep-build-dir" option
2019-03-14 20:12:18 +02:00
Ivan Kravets
aa57924488
Fix command:ci test
2018-02-04 01:46:57 +02:00
Ivan Kravets
7cad113f0a
Cleanup tests
2018-01-13 01:19:41 +02:00
Ivan Kravets
c4f23be1dc
Fix tests after examples reorganization
2017-06-13 20:39:21 +03:00
Ivan Kravets
45e75f7473
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
...
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2017-06-05 16:02:39 +03:00
Ivan Kravets
5c105a9bcb
Fix CI test
2016-08-18 23:51:32 +03:00
Ivan Kravets
d3e2b2bde4
Cover CI command with tests
2016-08-10 23:00:46 +03:00