lp:~ulim/bitlbee/ulim-tests

Created by Ulim and last modified

Some blackbox testing...

Get this branch:
bzr branch lp:~ulim/bitlbee/ulim-tests
Only Ulim can upload to this branch. If you are Ulim please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ulim
Project:
BitlBee
Status:
Development

Recent revisions

465. By ulim <email address hidden>

Added valgrind suppressions file.

464. By ulim <email address hidden>

Initial import of irssi live tests.

463. By ulim <email address hidden>

Added possibility to run individual checks by name or number.

462. By ulim <email address hidden>

What a -Wall can reveal...

461. By Wilmer

Simplified ini parser code a bit more. Not using strtok() after all since
I can't find a guarantee that it's okay with me further mutilating the
strings. :-)

460. By Wilmer

First version of new ini parser. Will just attempt to simplify code a bit.

459. By Wilmer

Detect disconnects caused by concurrent logins or rate limiting, and disable
auto-reconnect in those cases to prevent loops.

458. By Wilmer

Dropping warnings about unknown JIDs since they're spammy (mostly show up
when the user logs in from mulitple locations) and the irc->debug setting
shouldn't be read from inside the IM modules.

457. By Wilmer

Removed a double g_free() in proxy.c (that couldn't actually ever be
invoked but was stupid anyway). #409.

456. By Wilmer

Fixed ic->away leaking memory. This var is only used by OSCAR and should
maybe be killed. Also fixed some completely broken indentation in those
functions.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers