51 Revize (35583187b146c976f9f9d8709f94d5a81fd7771b)

Autor SHA1 Zpráva Datum
  Greg Holmes 935c21ebf8 Remove windows from commands před 13 roky
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it před 13 roky
  Chris Smith 949770857a Make CommandManager a singleton před 13 roky
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction před 13 roky
  Chris Smith 4b8bf0c056 Unit tests před 13 roky
  Shane Mc Cormack fd83b6b2a9 Update Copyright před 13 roky
  Greg Holmes 936792f136 Remove debug command from client, moved to a plugin. před 13 roky
  Chris Smith da78032175 Add command flag utility classes and make /echo and /set use them. před 13 roky
  Chris Smith 402c603dc8 Remove some deprecated methods/usages před 13 roky
  Chris Smith 5d584f2068 Style fixes před 14 roky
  Chris Smith 6e42762d67 Style fixes před 14 roky
  Chris Smith 2edf699e02 Introduce command contexts. před 14 roky
  Chris Smith f4bbdb48fe Massive window changes. před 14 roky
  Chris Smith 5334959656 Commands now use containers not windows před 14 roky
  Chris Smith b3009f3843 Unit test fiddling před 14 roky
  Gregory Holmes 187d17230c Fix the unit tests shane broke před 14 roky
  Shane Mc Cormack b691b14491 Update the copyright date on all files. před 14 roky
  Chris Smith 1a248277ae Fix /mode command unit test před 14 roky
  Chris Smith 32cf9f348f Update unit tests for URI changes před 14 roky
  Chris Smith f55a6902f2 Issue 2736. před 15 roky
  Chris Smith ed4593bf1e Minor tidying, unbreak unit tests (apparently refactors don't apply to them?!) před 15 roky
  Chris Smith 1b1dcbb8ce Under 300 errors! před 15 roky
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? před 15 roky
  Chris Smith 038fdfbd8f Abstract CommandInfos somewhat před 15 roky
  Chris Smith c459267c1e Added unit test for /kick před 15 roky
  Chris Smith ec1be119f6 Minor unit test changes před 15 roky
  Chris Smith a3805efd4f /part unit test před 15 roky
  Chris Smith 94b5c835f1 Add junitreports to .gitignore před 15 roky
  Chris Smith a6b420b787 Add unit test for /mode and fix bug with external invocations not před 15 roky
  Chris Smith 504d813f06 Test /server command execution před 15 roky
  Chris Smith 3855f821f4 Get rid of TestInputWindow před 15 roky
  Chris Smith f7d6b6a0fa Mock MessageTargets instead of using a harness před 15 roky
  Chris Smith b435501251 Fix some broken unit tests před 15 roky
  Chris Smith c33fd01752 Initial work on moving to CommandArguments před 15 roky
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 před 15 roky
  Chris Smith dae7e615ae /server and /newserver now validate their ports před 16 roky
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes před 16 roky
  Chris Smith d1fe7ee2d0 CommandParser unit test před 16 roky
  Chris Smith a957a8cb10 Unit tests++ před 16 roky
  Chris Smith 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args před 16 roky
  Chris Smith 9483b314dc Couple of test cases před 16 roky
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. před 16 roky
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 před 16 roky
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations před 16 roky
  Chris Smith 0f0899b8a5 Added license header to all tests před 16 roky
  Chris Smith bb0222d083 Fixed unit tests před 17 roky
  Chris Smith b037edd900 Remove config.init from unit tests před 17 roky
  Chris Smith 065ab57e1b Tests are now compatible with older JUnit style před 17 roky
  Gregory Holmes 83bc9d6152 Fixed tests again (was being norty last time) před 17 roky
  Gregory Holmes 81fa9af04a Updated tests to initialise the config before using it před 17 roky