This website requires JavaScript.
Explore
Help
Sign In
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
01d486ec60
gajim-plural
/
test
/
unit
/
__init__.py
6 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
Organize tests into unit and integration tests. Integration tests can depend on UI, network or both. Unittests use neither.
2009-11-05 09:06:46 +01:00
'''
This
package
just
contains
plain
unit
tests
convert tabs to spaces in source code thanks to reindent.py Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00
'''