Re: [Vala] GLib.assert_no_error not working?




On Mar 9, 2018, at 3:57 AM, Al Thomas via vala-list <vala-list gnome org> wrote:

Have you ever tried assert_false( false )?That should pass, but fails for me.

It seems to have the exact same behavior as assert_true().

I’ve been using assert_true(!condition) as a workaround.

Ed


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]