On Mon, Mar 20, 2017 at 9:39 PM, Darshit Shah <[email protected]> wrote:
> As for some low hanging fruits, have you tried looking into the bug tracker? > DO you see something interesting? Yes. Currently I'm working on https://github.com/rockdaboot/wget2/issues/143 > Apart from that, try using Wget2 as much as possible. Try to find cases, > where it breaks compatibility with Wget 1.x, or corner cases that break > expectations / cause wget2 to crash. File issues about those and see if you > would like to solve those issues. Ok. Good idea. Thank you! > > Another simple low hanging fruit is to improve the test coverage of libwget > and wget2. Try to write new unit tests and integration tests to ensure that > regressions are not introduced in the future. Haven't written unit tests before. Let me read more up on how to write unit tests in C. I don't think it'll be that difficult though. -- Avinash Sonawane (rootKea) PICT, Pune https://rootkea.wordpress.com
