25 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Chris Smith d596e02ddc Remove direct Identity usages. 10 years ago
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 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 f55a6902f2 Issue 2736. 15 years ago
  Chris Smith ec1be119f6 Minor unit test changes 15 years ago
  Chris Smith 504d813f06 Test /server command execution 15 years ago
  Chris Smith 3855f821f4 Get rid of TestInputWindow 15 years ago
  Chris Smith b435501251 Fix some broken unit tests 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith dae7e615ae /server and /newserver now validate their ports 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 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args 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
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 17 years ago
  Chris Smith bb0222d083 Fixed unit tests 17 years ago
  Chris Smith b037edd900 Remove config.init from unit tests 17 years ago
  Chris Smith 065ab57e1b Tests are now compatible with older JUnit style 17 years ago
  Gregory Holmes 83bc9d6152 Fixed tests again (was being norty last time) 17 years ago
  Gregory Holmes 81fa9af04a Updated tests to initialise the config before using it 17 years ago
  Chris Smith 97957acc12 Unit test stuff 17 years ago