KiBot/tests
Salvador E. Tropea 6b344a094b [Diff][Fixed] Problems when no changes to stash
- "git stash push" always returns 0, even if nothing was stashed.
- But "git stash pop" returns 1 if nothing stashed.
- So now we check using "git stash list".

Related to #265
2022-08-31 07:50:09 -03:00
..
.config [Tests] Fixed fil_test.py assertions 2022-07-09 19:44:02 -03:00
board_samples New output to compute differences between PCBs and SCHs. 2022-08-25 13:02:02 -03:00
data Added merge and translate field tests for KiCost 2022-06-13 11:18:33 -03:00
reference New output to compute differences between PCBs and SCHs. 2022-08-25 13:02:02 -03:00
test_plot [Diff][Fixed] Problems when no changes to stash 2022-08-31 07:50:09 -03:00
utils [Diff][Fixed] Problems when no changes to stash 2022-08-31 07:50:09 -03:00
yaml_samples New output to compute differences between PCBs and SCHs. 2022-08-25 13:02:02 -03:00
.gitignore
conftest.py