Re: [libposix-development] printf parser
Status: Pre-Alpha
Brought to you by:
hdante
From: Kirill A. S. <ki...@sh...> - 2009-06-29 06:28:58
|
On Mon, Jun 29, 2009 at 3:14 AM, Henrique Almeida<hd...@gm...> wrote: > We have to make them too. Lots of them. While printf is not ready, > the two programs cited are unit tests for the parser and scanner. I've > put them in the "tests/internal" directory since they are > implementation details. Also we're missing support for tests in our > CMakeLists.txt (ie "make test"). After that the CMake build will be > complete. I think the Test-Driven Development is right thing for project like this. |