tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libevent (1.4.12-stable) -> external/bsd



In article <1256947698.658358.20461.nullmailer%galant.ukfsn.org@localhost>,
Iain Hibbert  <plunky%rya-online.net@localhost> wrote:
>> > >2. I'm not sure how best to deal with the regression tests - they are
>> > >currently in regress/lib/libevent and I've switched them to SUBDIR from
>> > >regress/lib/Makefile into external/bsd/libevent/regress and reachover from
>> > >there but not sure if thats going to work -- suggestions?
>> >
>> > Someone should make them atf?
>>
>> Most likely though I don't know how
>
>Ok, I worked this out and wrote an ATF shell wrapper for the distributed
>libevent C test program. Latest diff at
>
>       http://www.netbsd.org/~plunky/libevent-20091030.diff
>
>in summary
>
>       bump libevent to 1.4.12-stable (minor bugfix release)
>       move libevent to external/bsd
>       include "select" backend
>       change regression tests to ATF (all pass on i386)

Looks good to me. Are you going to add __RCSID()? Typically we put generated
config.h files in include not in lib, but I don't care either way.

christos



Home | Main Index | Thread Index | Old Index