Boost logo

Boost Testing :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2007-05-26 15:31:13


Vladimir Prus wrote:
> Rene Rivera wrote:
>
>> I started doing RC_1_34_0 tests earlier this week, using gcc-4.2.0, and
>> noticed the following in the logs during the checkout:
>>
>> cvs update: Updating libs/graph/src
>> M libs/graph/src/graphviz_digraph_lex.cpp
>> M libs/graph/src/graphviz_graph_lex.cpp
>> cvs update: Updating libs/graph/src/python
>>
>> Somehow the process of testing, or building, changes those files. This
>> doesn't seem like a good thing to me, as it prevents those files from
>> getting updated from CVS. Or worse if someone changes them in CVS, it
>> may cause merge conflicts in the update, which would produce invalid
>> files, breaking whatever tests depend on those.
>
> I think those files are generated by flex, and probably Boost.Build
> thinks those files in CVS are out-of-date with respect to flex source.
> Maybe checking in the modified version will be sufficient.

What's the reason for having them in the repository then, in the first place ?
Can't flex be made a precondition for compiling ? How does boost.build decide
whether it the cpp is up to date ?

I'm asking also because I have noticed last week that some html is in the
repository, even though the sources (qbk) it is made from is there, too.

What are the guidelines for what belongs into the repository and what not ?

Thanks,
                Stefan

-- 
"God is Dead"
    Nietzsche
"Nietzsche is Dead"
    God
        ( writing on a toilet's wall )

Boost-testing list run by mbergal at meta-comm.com