~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to tests/test_previews_music_payment.cpp

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2017-09-25 16:03:32 UTC
  • mfrom: (4253.1.17 tests-split-and-cleanup)
  • Revision ID: ci-train-bot@canonical.com-20170925160332-1963tgyjcd41j02e
Tests: split unit tests in single binaries, enable unstable tests

Use CMake foo, for getting the best for running tests in single mode
and generating smart targets for them

Approved by: Andrea Azzarone

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
  UnityProtocolPreviewPaymentType preview_type;
126
126
 
127
127
  // needed for styles
 
128
  previews::Style previews_style;
128
129
  dash::Style dash_style;
129
 
 
130
130
};
131
131
 
132
132
TEST_F(TestMusicPaymentPreview, TestContentLoading)