mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
0316dc51b9
These macros will produce better outputs when they fail than these existing patterns using `ENSURE_TRUE(NS_SUCCEEDED(...))` or similar, so this is a bulk rewrite of existing tests to use them. It should also help with discoverability when people base their tests off of other existing tests. Differential Revision: https://phabricator.services.mozilla.com/D157214 |
||
---|---|---|
.. | ||
tests | ||
moz.build | ||
nsITransaction.idl | ||
nsITransactionManager.idl | ||
nsTransactionManagerCID.h | ||
TransactionItem.cpp | ||
TransactionItem.h | ||
TransactionManager.cpp | ||
TransactionManager.h | ||
TransactionStack.cpp | ||
TransactionStack.h |