Hi, I just commited a very first unit-test, something which the codebase is lacking today. Also merged the fix for FS_input_ascii_array, and some other cleanups.
The test is built with libcheck, a pretty simple C unittest library. It is by no means a decision on a lib to use, but it's a start. To build, ensure libcheck is installed, re-run configure, and then make all check. For the moment there is only a single test case, for FS_input_ascii_array (which was fixed through with help from this test). owfs (and C in generall) is a kindof tricky to write tests for, but it is doable.. at least for some parts.. Of course, this just tests an extremely small portion of the owfs codebase, but in the future we can add more, especially when debugging errors. Johan ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers