Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test 16 лет назад
..
actions ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) Fixed a couple of deprecated method uses in Server Removed deprecated TextFile constructor 16 лет назад
addons Added basic unit test for VLC plugin Issue 1106 16 лет назад
commandparser /server and /newserver now validate their ports Issue 1106, Fixes issue 1172 16 лет назад
config Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building Remove all deprecated Identity/ConfigManager methods Fixes issue 1335 16 лет назад
harness Random parsery unit tests 16 лет назад
logger Unit tests 16 лет назад
parser Fix build. Some code tidying (issue 1274) 16 лет назад
plugins /me wonders if the plugin system was designed to be hard to unit test 16 лет назад
ui Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. 16 лет назад
updater Update unit test for new update component behaviour 16 лет назад
util Handle url handlers (heh) with quotes in properly. Issue 1228 16 лет назад
IgnoreListTest.java Additional IgnoreList unit tests 16 лет назад
InviteTest.java Updated copyright header on all files. 16 лет назад
ProgramErrorTest.java Updated copyright header on all files. 16 лет назад
ServerManagerTest.java Unit tests (ServerManager, Process004005, ProcessJoin) Tidied up some logic in ConditionTree, and removed unneccesary asserts Issue 1106 16 лет назад
ServerTest.java Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed 16 лет назад
StringTranscoderTest.java Updated copyright header on all files. 16 лет назад
TopicTest.java Updated copyright header on all files. 16 лет назад
WritableFrameContainerTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 лет назад