52 Révisions (d04e2bea4fca671c01a9213f3590628b240506be)

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