kwin/tests
Matteo De Carlo 3297655fa2 Replace NULL with nullptr in kwin tests
Completing the task of replacing all NULL to nullptr in all the files in tests folder
(also substituting some "0" used as nullptr with nullptr)

REVIEW: 114822
2014-01-08 11:28:28 +01:00
..
CMakeLists.txt [kwin] Fix TestVirtualDesktops 2014-01-07 13:45:25 +01:00
test_client_machine.cpp Replace NULL with nullptr in kwin tests 2014-01-08 11:28:28 +01:00
test_screen_paint_data.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_update_kwin_49.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_virtual_desktops.cpp [kwin] Fix TestVirtualDesktops 2014-01-07 13:45:25 +01:00
test_window_paint_data.cpp Replace NULL with nullptr in kwin tests 2014-01-08 11:28:28 +01:00
test_xcb_window.cpp Replace NULL with nullptr in kwin tests 2014-01-08 11:28:28 +01:00
test_xcb_wrapper.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
testutils.h Do not use a shared pointer for the Xcb::Wrapper 2013-01-25 08:51:38 +01:00