KiBot/tests/utils
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
..
context.py [Diff][Fixed] Problems when no changes to stash 2022-08-31 07:50:09 -03:00
dummy-web-server.py Added datasheets downloader 2021-12-29 15:20:54 -03:00
lzstring.py Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00