🚧 Parse token from DCC SEND
[xudocci.git] / src / test /
2024-02-06 David ‘Bombe’ Roden🚧 Parse token from DCC SEND main master
2021-11-06 David ‘Bombe’ Roden🔀 Merge remote-tracking branch 'origin/master'
2021-09-25 David ‘Bombe’ Roden🎨 Use static imports in test
2020-05-31 David ‘Bombe’ Roden✨ Add multiple downloads at the same time
2020-05-31 David ‘Bombe’ Roden✅ Add more tests for current behaviour
2020-05-31 David ‘Bombe’ Roden✅ Add first test for download command
2019-03-17 David ‘Bombe’ Roden🐛 Fix exclusion in search command
2015-08-10 David ‘Bombe’ RodenAdd toString() method to default connection
2015-04-29 David ‘Bombe’ RodenAdd test for fixed color code removal
2015-04-29 David ‘Bombe’ RodenRemove old pack if pack with newer ID is added
2015-02-23 David ‘Bombe’ RodenAdd uptime command
2015-01-13 David ‘Bombe’ RodenFix waiting for connections.
2015-01-13 David ‘Bombe’ RodenDon’t run the core test, it’s broken.
2015-01-13 David ‘Bombe’ RodenAdd backoff to reconnects.
2014-11-17 David ‘Bombe’ RodenAdd test for network without servers.
2014-11-17 David ‘Bombe’ RodenShut down core after the test.
2014-11-17 David ‘Bombe’ RodenAdd first test for the core.
2014-10-18 David ‘Bombe’ RodenAdd unit test for CTCP handler; refactor CTCP handler.
2014-10-18 David ‘Bombe’ RodenAdd unit test for connection-established handler.
2014-10-18 David ‘Bombe’ RodenMove reply mocking into its own helper class.
2014-10-18 David ‘Bombe’ RodenFix output of stats command for missing joined or force...
2014-10-18 David ‘Bombe’ RodenExtend stats command.
2014-10-17 David ‘Bombe’ RodenAdd unit test for the channel-not-joined handler.
2014-04-30 David ‘Bombe’ RodenAdd test for remove every kind of formatting.
2014-04-30 David ‘Bombe’ RodenImprove test case to cover more cases.
2014-04-29 David ‘Bombe’ RodenRefactoring and cleanups.
2014-04-29 David ‘Bombe’ RodenAdd cleaning for reverse, underline, and italic formatting.
2014-03-22 David ‘Bombe’ RodenDon’t use TestNG’s Test.
2014-01-27 David ‘Bombe’ RodenAdd method that allows to reset the line suppression.
2014-01-07 David ‘Bombe’ RodenMove writer to util.io package.
2014-01-06 David ‘Bombe’ RodenAdd writer that squelches duplicate lines.
2014-01-06 David ‘Bombe’ RodenOnly store the failed downloads.
2014-01-05 David ‘Bombe’ RodenAdd possibility to restart/research failed downloads.
2013-04-08 David ‘Bombe’ RodenAdd message cleaner.
2013-04-06 David ‘Bombe’ RodenUse a source in the reply.
2013-04-06 David ‘Bombe’ RodenAdd class for reply source information.
2013-04-06 David ‘Bombe’ RodenAdd class for replies.