~brandontschaefer/unity/bump-to-new-nux-abi

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Andrea Azzarone
  • Date: 2013-12-28 17:34:36 UTC
  • mto: (3566.5.438 unity)
  • mto: This revision was merged to the branch mainline in revision 3703.
  • Revision ID: azzaronea@gmail.com-20131228173436-jqschonskxaj5xx3
Initial commit for the unity lockscreen. UserAuthenticator added with tests too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
313
313
                 test_unity_settings.cpp
314
314
                 test_unity_window_style.cpp
315
315
                 test_unity_window_view.cpp
 
316
                 test_user_authenticator_pam.cpp
316
317
                 test_volume_launcher_icon.cpp
317
318
                 test_window_buttons.cpp
318
319
                 test_xdnd_manager_imp.cpp
337
338
                        unity-shared
338
339
                        ${LIBS}
339
340
                        launcher-lib
 
341
                        lockscreen-lib
340
342
                        unity-shared-bamf
341
343
                        unity-shared-standalone
342
344
                        shortcuts-lib
345
347
                        switcher-lib
346
348
                        shutdown-lib
347
349
                        dash-lib
348
 
                        panel-lib)
 
350
                        panel-lib
 
351
                        pam)
349
352
  add_test(UnityGTest test-gtest)
350
353
endif (ENABLE_X_SUPPORT)
351
354
endif (GMOCK_LIB AND