Bruno Haible <[EMAIL PROTECTED]> writes:
> I'm adding to gnulib-tool the support for unitary tests.
Great!
I routinely build my software on many platforms too, and I can set up
to build a gnulib megatestdir once the tests are sufficiently useful.
I'll try to write tests for my modules, but I kn
Hi all,
C code generally doesn't work unless it's tested.
Simon added a test for the 'getpass' module yesterday, but no "make check"
actually runs it. So it resembles dead code. Let's change that!
Nelson Beebe has a zoo of different platforms, and now and then he reports
portability problems abo