On Monday 2013-02-25 10:57 -0500, Benoit Girard wrote:
> GTest has landed this weekend on mozilla-central[1]. It should now be
> ready for developers to start writing test. It will appear on
> tinderbox once it is build off '--enable-tests'. For more details see
> the documentation: https://developer.mozilla.org/en-US/docs/GTest
> 
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=767231
> [2] 
> http://benoitgirard.wordpress.com/2013/02/25/gtest-has-landed-start-writing-your-unit-tests/

When tests are run in debug builds, are NS_ASSERTIONs fatal, as they
are for |make check| tests?  They should be, and the fewer tests you
currently have, the easier it is to make them fatal.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to