[EMAIL PROTECTED] wrote:

>jorton      2003/02/07 04:33:00
>
>  Modified:    test     testfileinfo.c
>  Log:
>  test_buffered_write_size: Pass TRUNCATE not EXCL to open so test isn't
>  guaranteed to fail if run more than once.
>
It's not guaranteed to fail, because it uses the APR_DELONCLOSE flag. If
that's not working, that's a bug in apr_file_open.

>  Use apr_assert_success for better failure messages.
>
Does that mean that all the tests that use CuAsserIintEquals to test for
APR_SUCCESS should be modified that way?


-- 
Brane Äibej   <[EMAIL PROTECTED]>   http://www.xbc.nu/brane/

Reply via email to