lp:~ulim/bitlbee/ulim-tests
Some blackbox testing...
Branch merges
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. :-) - 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)