43 Commits (8b8eee57d6a3d520d05fa0cee4d1d83b40e74834)

Author SHA1 Message Date
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Greg Holmes 2a44f2bdcd Fix URIParser (has apparently been broken forever). 10 years ago
  Greg Holmes 9176a73793 Add more edge cases to URLBuilder test 10 years ago
  Greg Holmes 7ec52e9633 Add missing license header 10 years ago
  Greg Holmes 34da22339c Add unit tests for URLBuilder 10 years ago
  Chris Smith a032a667eb Move CipherUtils into config package 14 years ago
  Chris Smith 0542faba35 Move URLHandler to ui.core.util 14 years ago
  Chris Smith 58b2e9113f Move util classes into separate repo 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 32cf9f348f Update unit tests for URI changes 14 years ago
  Chris Smith 0d459afd79 I hate issue 2736. 15 years ago
  Chris Smith 976551bc89 Unit test fiddling 15 years ago
  Chris Smith a9bfd55072 I wonder why that was ignored. If things explode, blame DF! 15 years ago
  Chris Smith b435501251 Fix some broken unit tests 15 years ago
  Chris Smith 06685dc561 Fix IRC Address test 15 years ago
  Chris Smith 7912d6fe02 Initial work on moving UI to a plugin 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith fe13008365 Ignore IrcAddressTest.Connect as it seems to break the jvm now(?!) 15 years ago
  Chris Smith 366b474e7a Add unit test for RollingList 16 years ago
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) 16 years ago
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. 16 years ago
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 years ago
  Chris Smith 7d772cb5e7 Add DoubleMap unit test 16 years ago
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 years ago
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 years ago
  Chris Smith 990797b148 Update some util unit tests 16 years ago
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both 16 years ago
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 years ago
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 years ago
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ 16 years ago
  Chris Smith 1485c865bb TextFiles/ConfigFiles can now be instansiated with InputStreams 16 years ago
  Chris Smith e460dddf94 IrcAddress now parses the query and fragment parts of URIs 16 years ago
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work 16 years ago
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties 16 years ago
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. 16 years ago
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings 16 years ago
  Chris Smith 569454a89b Additional MapList unit tests 16 years ago
  Chris Smith 13579c6d61 Unit tests for ConfigFile 16 years ago
  Chris Smith d82b7a01c1 TextFile and ConfigFile can now be initialised with a URI 16 years ago
  Chris Smith e8d443b1e7 Bet you can't guess what these are! 16 years ago
  Chris Smith 82ae588034 More unit tests 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 0342f857ef Added EquatableWeakReference to make up for Sun's crap (Weak)Reference implementation 16 years ago