Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Chris Smith 366b474e7a Add unit test for RollingList před 16 roky
..
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 před 16 roky
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 před 16 roky
DoubleMapTest.java Add DoubleMap unit test Issue 1106 před 16 roky
EquatableWeakReferenceTest.java More unit tests před 16 roky
InvalidAddressExceptionTest.java More unit tests před 16 roky
InvalidConfigFileExceptionTest.java More unit tests před 16 roky
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 před 16 roky
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 před 16 roky
RollingListTest.java Add unit test for RollingList před 16 roky
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 před 16 roky
URLHandlerTest.java Unit tests for issues 1391 and 1392 (and URLHandler in general) Fix issue 1392 (various problems with quotes in URLs) před 16 roky
WeakListTest.java Updated copyright header on all files. před 16 roky
test1.txt TextFile and ConfigFile can now be initialised with a URI před 16 roky
test2.txt TextFile and ConfigFile can now be initialised with a URI před 16 roky
test3.txt Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. issue 1106 před 16 roky