Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/bsd/atf/dist/atf-c
On 11/8/11 7:32 PM, Christos Zoulas wrote:
> Yes, I did. I actually wrote the test backwards 2ice because INV has inverted
> logic than regular assert for some reason.
It doesn't. INV(x) is the same as assert(x) -- or it is supposed to be
-- but if it wasn't, things would have broken much earlier everywhere.
--
Julio Merino / @jmmv
Home |
Main Index |
Thread Index |
Old Index