summaryrefslogtreecommitdiff
path: root/src/leap/gui/__init__.py
AgeCommit message (Collapse)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-06-04Fix relative importTomás Touceda
2013-05-30adapt test suite to latest client codekali
* fix run_tests * add tox.ini * cleanup/update requirements * fix coverage reports * add pypi badge
2013-03-06Add UI merging all the codeTomás Touceda
Also add resources
2013-03-06Remove everything to start from scratchTomás Touceda
2012-12-12tests for firstrun/wizardkali
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-11-06split wizard into separate fileskali
so we don't go nuts yet.
2012-07-22initial importkali