You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Smith cae8773e08 Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. 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 Unit test for PluginInfo.checkOS 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 年之前