Ok, I updated the tests to run through everything and not print it all
to the screen anymore (since we're not debugging the function anymore).
On Tue, 2007-03-06 at 08:19 -0800, Aaron Stone wrote:
> I don't think this test is correct:
>
> result = mailbox_remove_namespace("#Public",&namespace,&username);
> fail_unless(result == NULL, "mailbox_remove_namespace failed 2");
> fail_unless(strcmp("#Public",namespace)==0,"namespace not #Public");
> fail_unless(username==NULL,"username not NULL");
>
> A command like this:
>
> aaa LIST "#Public" ""
>
> should be valid, no?
>
> Aaron
>
> _______________________________________________
> Dbmail-dev mailing list
> [email protected]
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev