1
I Use This!
Activity Not Available

News

Posted over 13 years ago by marcusl
python: tests: setup Qt and logging in testCase.setup() if done already, also use unittest2 python/src/bbicon/tests.py (21 lines added, 8 lines removed)
Posted over 13 years ago by marcusl
python: Use python's logging module instead of print python/src/bbicon/bbicon.py (13 lines added, 4 lines removed)
Posted over 13 years ago by marcusl
python: create tests-module in src/bbicon, remove unused tests/__init__.py python/tests/__init__.py (0 lines added, 0 lines removed) python/src/bbicon/tests.py (61 lines added, 0 lines removed)
Posted over 13 years ago by marcusl
python: Clean code from pydev warnings & add BuildBotIcon.start method python/src/bbicon/bbicon.py (8 lines added, 7 lines removed)
Posted over 13 years ago by marcusl
java: Add Java suffix to eclipse project name (to avoid clash with python project) java/.project (1 lines added, 1 lines removed)
Posted over 13 years ago by marcusl
python: Add eclipse pydev project python/.pydevproject (10 lines added, 0 lines removed) python/.project (17 lines added, 0 lines removed)
Posted over 13 years ago by marcusl
python: Use distribute_setup.py instead of ez_setup.py, and add unittest2 dep (+ whitespace cleanup) python/setup.py (27 lines added, 21 lines removed) .hgignore (5 lines added, 3 lines removed) ... [More] python/distribute_setup.py (485 lines added, 0 lines removed) python/ez_setup.py (0 lines added, 284 lines removed) [Less]
Posted over 13 years ago by marcusl
Added tag py-0.1.0 for changeset e5c76191a633 .hgtags (2 lines added, 0 lines removed)
Posted over 13 years ago by marcusl
python: add ez_setup.py and use it (avoid having to install setuptools) python/setup.py (10 lines added, 2 lines removed) python/ez_setup.py (284 lines added, 0 lines removed)
Posted over 13 years ago by marcusl
Added tag py-0.1.0 for changeset 36c23be8a234 .hgtags (1 lines added, 0 lines removed)