Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PPAPI: Make ASSERT macros print values of operands
With this patch, if one of our ASSERT macros fails, the error string will contain the expected and actual values. I made a browser test for it. I would prefer a unit test, but I didn't want to have to mix test_case.h with our unit tests. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246129 Review URL: https://codereview.chromium.org/123463007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246757 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information