|
|
|
@10518
|
[10518]
|
6 weeks |
asterix |
[thorstenp] rename some var to not hide builts-in functions (list -> …
|
|
|
|
@10514
|
[10514]
|
6 weeks |
asterix |
[thorstenp] use isinstance rather than type(x) == y. use sorted()
|
|
|
|
@10511
|
[10511]
|
6 weeks |
asterix |
[thorstenp] replace none equality test with identity test
|
|
|
|
@10508
|
[10508]
|
6 weeks |
asterix |
[thorstenp] di not use emtpy except clauses
|
|
|
|
@10497
|
[10497]
|
6 weeks |
asterix |
[thorstenp] replace has_key by key in dict. Fixes #4392
|
|
|
|
@10435
|
[10435]
|
8 weeks |
asterix |
[dwd] fix reconnection when we get wrong XML with undeclared namespaces. …
|
|
|
|
@10341
|
[10341]
|
3 months |
steve-e |
Small enhancements for test_roster_window.
* Make sure that contacts show …
|
|
|
|
@10328
|
[10328]
|
3 months |
steve-e |
Fix option handling of the unittest runner.
|
|
|
|
@10321
|
[10321]
|
3 months |
asterix |
fix dispatcher test. <x:y> in a message are not allowed
|
|
|
|
@10320
|
[10320]
|
3 months |
asterix |
add some options to runtests.py to be able to tune verbosity and wether we …
|
|
|
|
@10318
|
[10318]
|
3 months |
asterix |
coding standards
|
|
|
|
@10317
|
[10317]
|
3 months |
asterix |
coding standards
|
|
|
|
@10316
|
[10316]
|
3 months |
asterix |
test hash computation in caps test
|
|
|
|
@10260
|
[10260]
|
3 months |
steve-e |
Unittest to reproduce #4208. With some tweaks to data.py it should also …
|
|
|
|
@10162
|
[10162]
|
3 months |
bct |
status change tests, hopefully fix some status change issues
|
|
|
|
@10161
|
[10161]
|
3 months |
bct |
moved testing libraries into their own directory
|
|
|
|
@10160
|
[10160]
|
3 months |
bct |
a script for running all the tests
|
|
|
|
@10136
|
[10136]
|
4 months |
steve-e |
Implement some basic RosterWindow? tests.
I just want the skeleton to be …
|
|
|
|
@10081
|
[10081]
|
4 months |
js |
For historical reasons, we have a tab width of 3. This is strange, but
we …
|
|
|
|
@9866
|
[9866]
|
5 months |
bct |
indentation bug in the test environment setup
|
|
|
|
@9865
|
[9865]
|
5 months |
bct |
added test for parsing of unbound namespace prefixes
|
|
|
|
@9862
|
[9862]
|
5 months |
bct |
test for URL regexp
|
|
|
|
@9846
|
[9846]
|
5 months |
bct |
first pass at stripping out the one-tab-per-session code
|
|
|
|
@9790
|
[9790]
|
5 months |
bct |
CapsCache?: made docstring match the API, fixed minor bugs, added tests
|
|
|
|
@9788
|
[9788]
|
5 months |
bct |
split off test initialization code
|
|
|
|
@9758
|
[9758]
|
6 months |
bct |
split mock objects into their own module
|
|
|
|
@9718
|
[9718]
|
6 months |
bct |
fix unit test to be runnable from anywhere
|
|
|
|
@9706
|
[9706]
|
6 months |
bct |
some basic session unit tests and support files
|