Subj : Crashmail II
To : Lars Kellogg-Stedman
From : Rj Clay
Date : Fri Feb 15 2013 01:46 pm
Lars,
11 Feb 13 07:51, I wrote to you:
RC> 10 Feb 13 11:48, you wrote to me:
LS>> The "roundup" script is included in the package, and since it's
LS>> just a shell script I suspect you can use it without a problem.
RC> I will be looking at that,
And I did so by merging in your testing framework; with the way you have it
set up, it was pretty easy to adapt! (Btw, I still need to know which email
address you want as your primary one...)
RC> .... So my preference would be for something usable (if not already
RC> available) on all of the platforms.
Because I also want to update the build system, what I plan to do is
convert what I'm working on to using CMake as the primary build system.
Amongst other things, that includes CTest for a testing framework and I'll be
using that.
RC> And perhaps I could set a dependency for running the test suite for
RC> there being a bourne shell available
I plan to do that with the CMake/CTest implementation (when I'm able to get
that far...<g>) and also see if that can be done for the current Makefile only
implementation... (Right now it just depends on the 'linux' target...)