[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: common C++ test suite
From: |
Chad Yates |
Subject: |
RE: common C++ test suite |
Date: |
Thu, 30 Jan 2003 12:52:17 -0800 |
(snip)
> > I have attached a zip file containing a zipped directory called
> ccxx_tests
> > designed to be uncompressed under the commoncpp2 main
> directory. eventually
> > I would hope the contents would live in tests instead, and all
> the existing
> > tests changed to components of the cppunit test suites, or something
> > similar.
> >
>
> Um, I would like the new tests to go directly into tests/, and
> integrate the old tests as soon as possible. Since there seems to be a
> few issues to solve, I would put the new tests there now for the
> development branch, and, when these issues are clarified, commit the
> new test suite for the stable releases. This would be a very
> interesting new feature for 1.0.9. It would also be interesting to
> include the VC++ project files for the test suite.
>
> Do you agree with this plan?
Sounds good to me, as an official developer I would expect you could move
the source/Makefile.am I sent you to tests (to go along with the msvc++
project I sent) and make any appropriate changes to the build system.
Let me know when I should pull a new copy of commoncpp2 with the changes.
(snip)
,Chad