KiBot/tests
SET 422641a295 More robust behavior when the Python cache interferes.
Files using macros can't be cached. Now if we find caches for them we
try to delete the caches (pypi installation for example). If we can't
remove the files a warning is generated.
If we fail to load a plug-in an error explaining it is generated.
Also added a test to reproduce it.
2020-08-18 21:44:09 -03:00
..
.config Fixed plug-in test cases, used kiplot instead of kibot. 2020-08-18 21:37:17 -03:00
board_samples Added variants test. 2020-08-15 20:33:09 -03:00
data Added tests for broken sym-lib-table. 2020-08-15 17:37:50 -03:00
reference The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
test_plot More robust behavior when the Python cache interferes. 2020-08-18 21:44:09 -03:00
utils Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
yaml_samples Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
conftest.py