Merge lp:~zorba-coders/zorba/install-fots-driver into lp:zorba

Proposed by Chris Hillery
Status: Merged
Approved by: Chris Hillery
Approved revision: 11174
Merged at revision: 11176
Proposed branch: lp:~zorba-coders/zorba/install-fots-driver
Merge into: lp:zorba
Diff against target: 13 lines (+3/-0)
1 file modified
test/CMakeLists.txt (+3/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/install-fots-driver
Reviewer Review Type Date Requested Status
Rodolfo Ochoa Approve
Chris Hillery Approve
Review via email: mp+142791@code.launchpad.net

Commit message

Add INSTALL() directive for FOTS test driver.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job install-fots-driver-2013-01-10T23-00-57.245Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'test/CMakeLists.txt'
2--- test/CMakeLists.txt 2012-12-05 03:03:36 +0000
3+++ test/CMakeLists.txt 2013-01-10 22:06:23 +0000
4@@ -39,6 +39,9 @@
5
6 ADD_SUBDIRECTORY(fots)
7
8+INSTALL(DIRECTORY fots_driver
9+ DESTINATION share/zorba-${ZORBA_MAJOR_NUMBER}.${ZORBA_MINOR_NUMBER}.${ZORBA_PATCH_NUMBER})
10+
11 SET (TEST_PLAN_SERIALIZER_SRCS
12 test_plan_serializer.cpp
13 timer.cpp)

Subscribers

People subscribed via source and target branches