您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. 16 年前
..
CipherUtilsTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 年前
ConfigFileTest.java 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 年前
DoubleMapTest.java Add DoubleMap unit test Issue 1106 16 年前
EquatableWeakReferenceTest.java More unit tests 16 年前
InvalidAddressExceptionTest.java More unit tests 16 年前
InvalidConfigFileExceptionTest.java More unit tests 16 年前
IrcAddressTest.java Update some util unit tests TextFile now throws a UOE if you try to delete a file if it was constructed with an InputStream (consistent with the behaviour of writeLines) Issue 1106 16 年前
MapListTest.java Update some util unit tests TextFile now throws a UOE if you try to delete a file if it was constructed with an InputStream (consistent with the behaviour of writeLines) Issue 1106 16 年前
TextFileTest.java Update some util unit tests TextFile now throws a UOE if you try to delete a file if it was constructed with an InputStream (consistent with the behaviour of writeLines) Issue 1106 16 年前
URLHandlerTest.java Handle url handlers (heh) with quotes in properly. Issue 1228 16 年前
WeakListTest.java Updated copyright header on all files. 16 年前
test1.txt TextFile and ConfigFile can now be initialised with a URI 16 年前
test2.txt TextFile and ConfigFile can now be initialised with a URI 16 年前
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 16 年前