[Contents] [TitleIndex] [WordIndex

Weekly report - 06/06/2011

We have decided to implement this project using the approach of Test Driven Development. Therefore, I have spent my time getting familiar with the concept of TDD, the Scilab testing system, and finding the most common usages of the cURL library. These 'usages' have then been converted into tests.

These tests which will initially fail, and the goal of the project is to make them pass. I have also added 'dummy' implementations of the wrappers for the easy interface so that the toolbox can be compiled, and the tests written. I have also tried to understand a bit more on how the toolbox compilation works (by understanding functions like tbx_build_gateway, etc.)

Next steps

Make more tests pass and keep writing more tests whenever ideas come to mind. If you have inspiration or your favorite usage of cURL easy interface, please send it over!


2022-09-08 09:26