Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 gadus atpakaļ
..
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 gadus atpakaļ
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 gadus atpakaļ
DoubleMapTest.java Add DoubleMap unit test Issue 1106 16 gadus atpakaļ
EquatableWeakReferenceTest.java More unit tests 16 gadus atpakaļ
InvalidAddressExceptionTest.java More unit tests 16 gadus atpakaļ
InvalidConfigFileExceptionTest.java More unit tests 16 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
WeakListTest.java Updated copyright header on all files. 16 gadus atpakaļ
test1.txt TextFile and ConfigFile can now be initialised with a URI 16 gadus atpakaļ
test2.txt TextFile and ConfigFile can now be initialised with a URI 16 gadus atpakaļ
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 16 gadus atpakaļ