~canonical-platform-qa/unity8/click_item_with_swipe

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/fake_scopes.cpp

  • Committer: CI Train Bot
  • Author(s): Albert Astals
  • Date: 2014-12-16 11:03:22 UTC
  • mfrom: (1515.1.1 ellideManageDash)
  • Revision ID: ci-train-bot@canonical.com-20141216110322-xko539t010yazolf
Manage Dash: Ellide properly
 
Approved by: Pawel Stolowski

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
    addScope(new Scope("MockScope1", "People", true, this));
53
53
    addScope(new Scope("MockScope2", "Music", false, this));
54
54
    addScope(new Scope("clickscope", "Apps", true, this));
55
 
    addScope(new Scope("MockScope5", "Videos", true, this));
 
55
    addScope(new Scope("MockScope5", "Videos this is long ab cd ef gh ij kl", true, this));
56
56
    addScope(new Scope("SingleCategoryScope", "Single", true, this, 1));
57
57
    addScope(new Scope("MockScope4", "MS4", true, this));
58
58
    addScope(new Scope("MockScope6", "MS6", true, this));