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 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) hace 16 años
..
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 hace 16 años
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 hace 16 años
DoubleMapTest.java Add DoubleMap unit test Issue 1106 hace 16 años
EquatableWeakReferenceTest.java More unit tests hace 16 años
InvalidAddressExceptionTest.java More unit tests hace 16 años
InvalidConfigFileExceptionTest.java More unit tests hace 16 años
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 hace 16 años
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 hace 16 años
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 hace 16 años
WeakListTest.java Updated copyright header on all files. hace 16 años
test1.txt TextFile and ConfigFile can now be initialised with a URI hace 16 años
test2.txt TextFile and ConfigFile can now be initialised with a URI hace 16 años
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 hace 16 años