summaryrefslogtreecommitdiff
path: root/src/leap/gui/test_mainwindow_rc.py
AgeCommit message (Collapse)Author
2012-11-14make tests pass + pep8kali
They were breaking mainly because I did not bother to have a pass over them to change the PROVIDER settings from the branding case. All good now, although much testing is yet needed and some refactor could be used. long live green tests!
2012-09-20fix resources test for hashkali
2012-08-08test for hash of the resources filekali
this extra step might help avoiding accidental updates, /methinks