~alan-griffiths/mir/even-NullWindowManager-configures-surface

« back to all changes in this revision

Viewing changes to tests/unit-tests/input/test_xcursor_loader.cpp

  • Committer: Daniel van Vugt
  • Date: 2015-03-20 08:25:21 UTC
  • Revision ID: daniel.van.vugt@canonical.com-20150320082521-pjjxjpzkpv1ai13c
Revert r2408. It's causing more regressions than it fixes.

Fixes: LP: #1434430, LP: #1434422
Un-fixes: LP: #1415321

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include "mir_test_framework/executable_path.h"
23
23
 
24
24
#include <mir_toolkit/common.h>
25
 
#include <mir_toolkit/cursors.h>
26
25
 
27
26
#include <gtest/gtest.h>
28
27
#include <gmock/gmock.h>