120 커밋 (d1fe7ee2d067d5599bd6a06ec1f81d3ba5f8049b)

작성자 SHA1 메시지 날짜
  Chris Smith d1fe7ee2d0 CommandParser unit test 16 년 전
  Chris Smith 6ee51f5e65 Refactor IdentClient slightly 16 년 전
  Chris Smith a957a8cb10 Unit tests++ 16 년 전
  Chris Smith 029ded545e Add messages to the ActionEventsTest to figure out which is failing 16 년 전
  Chris Smith dae092e1f8 Fix bizarre unit test breakage 16 년 전
  Chris Smith 12f8a18612 Unit test updates/additions 16 년 전
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 년 전
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 년 전
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ 16 년 전
  Chris Smith 1485c865bb TextFiles/ConfigFiles can now be instansiated with InputStreams 16 년 전
  Chris Smith 62e107af7a FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 년 전
  Chris Smith 711ad6b0af Added basic unit test for channel kicks 16 년 전
  Chris Smith 9a97f59854 Fix CME caused by the previous fix 16 년 전
  Chris Smith 2348dd949e ActionManagerTest now deletes test dirs before running 16 년 전
  Chris Smith 034eac4543 Tidied up ActionModel.trigger and separated some of it into ActionModel.test so it can be unit tested 16 년 전
  Chris Smith 6c5ed5c123 Added Action unit test 16 년 전
  Chris Smith 734bcb880a Added ActionManager unit test 16 년 전
  Chris Smith 4fecf78820 Basic PreferencesManager unit test 16 년 전
  Chris Smith ca3867f84c Updated ChannelInfo unit test for parser method rename 16 년 전
  Chris Smith fa6b78251b Add unit test for DCC plugin's ip<->long methods 16 년 전
  Chris Smith e460dddf94 IrcAddress now parses the query and fragment parts of URIs 16 년 전
  Chris Smith 59b4a059bf Update intelligent linking to include "?" in the trailing punctuation regex 16 년 전
  Shane Mc Cormack 0474a234f6 Detect bitlbee, Fixes Issue 926 16 년 전
  Chris Smith 2755b0f75d Added unit test for some PreferencesSetting stuff 16 년 전
  Chris Smith 6a757227b0 Added unit test to ensure action comparisons have valid names 16 년 전
  Chris Smith 7134b44b7b Added unit test for string action components 16 년 전
  Chris Smith f946f7dd89 Pull the intelligent linking tests into their own parameterised test 16 년 전
  Chris Smith 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args 16 년 전
  Chris Smith 55d09e5a1f TestParser now overrides pingTimerTask 16 년 전
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work 16 년 전
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties 16 년 전
  Chris Smith 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. 16 년 전
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. 16 년 전
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings 16 년 전
  Chris Smith 569454a89b Additional MapList unit tests 16 년 전
  Chris Smith 13579c6d61 Unit tests for ConfigFile 16 년 전
  Chris Smith d82b7a01c1 TextFile and ConfigFile can now be initialised with a URI 16 년 전
  Chris Smith 9c3dcc408b Add failure reasons for ChannelInfo tests that seem to fail randomly 16 년 전
  Chris Smith b67d2e0edb Formatter unit tests 16 년 전
  Chris Smith c8fe911f28 Added basic formatter unit test 16 년 전
  Chris Smith 0a7eeff574 Added small initial test for Alias wrapper 16 년 전
  Chris Smith f9bdcbacff Unit test for ReverseFileReader 16 년 전
  Chris Smith 7b2537b7dc Minor unit test additions for IgnoreList 16 년 전
  Chris Smith 5323cc2617 Unit test for PluginInfo.checkOS 16 년 전
  Chris Smith 355816bc63 Unit tests 16 년 전
  Chris Smith add4e4dca4 Fixed bug where ignore list would convert some regexps to incorrect simple expressions, instead of throwing an exception. 16 년 전
  Chris Smith 1364f1655e Parser unit tests 16 년 전
  Chris Smith a37b66f895 Unit test for issue 758 16 년 전
  Chris Smith 845363e5f2 Some basic list mode unit tests 16 년 전
  Chris Smith d78703dbb3 RegexStringList unit test 16 년 전