Вы не можете выбрать более 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 лет назад