Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) il y a 16 ans
..
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 il y a 16 ans
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 il y a 16 ans
DoubleMapTest.java Add DoubleMap unit test Issue 1106 il y a 16 ans
EquatableWeakReferenceTest.java More unit tests il y a 16 ans
InvalidAddressExceptionTest.java More unit tests il y a 16 ans
InvalidConfigFileExceptionTest.java More unit tests il y a 16 ans
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 il y a 16 ans
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 il y a 16 ans
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 il y a 16 ans
WeakListTest.java Updated copyright header on all files. il y a 16 ans
test1.txt TextFile and ConfigFile can now be initialised with a URI il y a 16 ans
test2.txt TextFile and ConfigFile can now be initialised with a URI il y a 16 ans
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 il y a 16 ans