Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
authentication (closes #1515)
The SASL timer is removed immediately when the SASL authentication is
successful or has failed.
|
|
|
|
|
|
script.scripts.download_enabled is set to off (closes #1574)
|
|
hotlist_prefix defaults to "H: ", so the example should show the same to
make it easier to understand what it is.
|
|
(closes #1566)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file /etc/apt/apt.conf
|
|
(issue #1565)
|
|
(closes #1565)
|
|
on nick functions (issue #1565)
Functions tested:
- gui_nick_hash_djb2_64
- gui_nick_hash_djb2_32
- gui_nick_hash_sum_64
- gui_nick_hash_sum_32
- gui_nick_get_forced_color
- gui_nick_strdup_for_color
- gui_nick_find_color
- gui_nick_find_color_name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is too old (closes #1548)
The repository file is downloaded anyway if too old on any /script action.
|
|
MemoryLeakWarningPlugin::turnOnNewDeleteOverloads is replaced by
MemoryLeakWarningPlugin::turnOnThreadSafeNewDeleteOverloads, which is available
in both CppUTest 3.x and 4.0.
|
|
(issue #1547)
|
|
|
|
|
|
|
|
|
|
(closes #1547)
|
|
|
|
|
|
After these calls to malloc the memory is set to zero, so it's better to call
calloc that does it already.
|
|
After these calls to malloc the memory is set to zero, so it's better to call
calloc that does it already.
|
|
(only if tag "notify_none" is not in the line) (issue #1529)
|
|
only if tag "notify_none" is not in the line (issue #1529)
|
|
is not in the line (issue #1529)
|
|
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
|
|
|