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
test_update_kwin_49.cpp
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
testutils.h