91 Commits (75d0438bdc6276d735bc1b2d9b8d7d90ef5ac6bd)

Author SHA1 Message Date
  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 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. 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 9c3dcc408b Add failure reasons for ChannelInfo tests that seem to fail randomly 16 years ago
  Chris Smith b67d2e0edb Formatter unit tests 16 years ago
  Chris Smith c8fe911f28 Added basic formatter unit test 16 years ago
  Chris Smith 0a7eeff574 Added small initial test for Alias wrapper 16 years ago
  Chris Smith f9bdcbacff Unit test for ReverseFileReader 16 years ago
  Chris Smith 7b2537b7dc Minor unit test additions for IgnoreList 16 years ago
  Chris Smith 5323cc2617 Unit test for PluginInfo.checkOS 16 years ago
  Chris Smith 355816bc63 Unit tests 16 years ago
  Chris Smith add4e4dca4 Fixed bug where ignore list would convert some regexps to incorrect simple expressions, instead of throwing an exception. 16 years ago
  Chris Smith 1364f1655e Parser unit tests 16 years ago
  Chris Smith a37b66f895 Unit test for issue 758 16 years ago
  Chris Smith 845363e5f2 Some basic list mode unit tests 16 years ago
  Chris Smith d78703dbb3 RegexStringList unit test 16 years ago
  Chris Smith 61a272e7cf Parser unit tests. 16 years ago
  Chris Smith 92a2acab25 Parser unit tests 16 years ago
  Chris Smith 37e97c5e39 Some parser unit testing 16 years ago
  Chris Smith 4e65b5642a Some parser unit testing 16 years ago
  Chris Smith 75f7f3e31f Some parser unit testing 16 years ago
  Chris Smith fc3d7d1a33 Some parser unit testing 16 years ago
  Chris Smith 4cc857a36c ++(unit tests) 16 years ago
  Chris Smith 1d5630f8d7 My favourite hobby — unit tests! 16 years ago
  Chris Smith e8d443b1e7 Bet you can't guess what these are! 16 years ago
  Chris Smith a6cbd25d71 One last unit test before the next run 16 years ago
  Chris Smith 3e1c99dcd5 Testy! 16 years ago
  Chris Smith 1a352f8726 Unit tests 16 years ago
  Chris Smith 82ae588034 More unit tests 16 years ago
  Gregory Holmes 84837b8016 Add another test to each level in ErrorLevelTest 16 years ago
  Chris Smith a2a6d2bf5a Unit tests++ 16 years ago
  Chris Smith 9483b314dc Couple of test cases 16 years ago
  Gregory Holmes 22da935fa0 some work on issue 685: EDT violations 16 years ago
  Shane Mc Cormack d44d09b8e8 Fixed issue 653 16 years ago
  Chris Smith 8fd63d63b5 Added unit test for IRC Parser case conversion 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 7b740faf95 Fix some minor bugs with ActionCondition's equals/hashcode methods 16 years ago
  Chris Smith 2201eeb39c Added unit tests for invites, topics, and server's handling of invites. 16 years ago
  Chris Smith 0bc91ddd77 Fix testcases after changes from issue 617 16 years ago
  Chris Smith ebe7d49952 Update test case 16 years ago
  Chris Smith 0342f857ef Added EquatableWeakReference to make up for Sun's crap (Weak)Reference implementation 16 years ago
  Gregory Holmes e70eb59de6 fixed unit test for writeableframecontainer 16 years ago
  Gregory Holmes 2d43fc23af Update test for moved class 16 years ago
  Chris Smith 216b26d0e7 IgnoreList work, and some minor code tidying 16 years ago
  Chris Smith 847ac86f84 Added new IgnoreList class 16 years ago