forked from mirror/chromium
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit tests for wayland buffer manager are introduced. (#519)
* The test harness for Ozone/Wayland unit tests is restructured. Mock and test classes are moved into separate files, renamed as appropriate, and moved into a separate target that will later be used by other tests. Use of the deprecated SetImplementation call is almost eliminated. Additional test and mock classes are introduced that model environment of the Wayland buffer manager. * Minor CC fixes. * Minor code rearrangements. * Look'n'feek issues are resolved, and const modifiers are added in some places. * Redundant comments are removed. The 'deprecated' SetImplementation is considered to be legitimate and renamed.
- Loading branch information
1 parent
9637482
commit 1637f68
Showing
59 changed files
with
2,582 additions
and
1,878 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.