Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) vor 16 Jahren
..
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 vor 16 Jahren
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 vor 16 Jahren
DoubleMapTest.java Add DoubleMap unit test Issue 1106 vor 16 Jahren
EquatableWeakReferenceTest.java More unit tests vor 16 Jahren
InvalidAddressExceptionTest.java More unit tests vor 16 Jahren
InvalidConfigFileExceptionTest.java More unit tests vor 16 Jahren
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 vor 16 Jahren
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 vor 16 Jahren
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 vor 16 Jahren
WeakListTest.java Updated copyright header on all files. vor 16 Jahren
test1.txt TextFile and ConfigFile can now be initialised with a URI vor 16 Jahren
test2.txt TextFile and ConfigFile can now be initialised with a URI vor 16 Jahren
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 vor 16 Jahren