~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2106

« back to all changes in this revision

Viewing changes to tests/imports/CMakeLists.txt

  • Committer: Michał Sawicz
  • Date: 2016-01-29 01:07:59 UTC
  • mto: This revision was merged to the branch mainline in revision 161.
  • Revision ID: michal.sawicz@canonical.com-20160129010759-3ynalempr3dq7cc4
Add import verifier test

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
#
 
3
# Test that all imports for QtQuick and Ubuntu.Components use the wanted version
 
4
#
 
5
add_test(imports ${CMAKE_CURRENT_SOURCE_DIR}/check_imports.py ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})