Nux

Merge lp:~unity-team/nux/nux-im-test-makecheck into lp:nux/2.0

Proposed by Jay Taoko
Status: Merged
Approved by: Jay Taoko
Approved revision: 590
Merged at revision: 583
Proposed branch: lp:~unity-team/nux/nux-im-test-makecheck
Merge into: lp:nux/2.0
Diff against target: 15 lines (+2/-1)
1 file modified
tests/Makefile.am (+2/-1)
To merge this branch: bzr merge lp:~unity-team/nux/nux-im-test-makecheck
Reviewer Review Type Date Requested Status
Jay Taoko (community) Approve
Review via email: mp+94325@code.launchpad.net

Description of the change

* Adding TextEntry Input Method test to 'make check'.

To post a comment you must log in.
Revision history for this message
Jay Taoko (jaytaoko) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/Makefile.am'
2--- tests/Makefile.am 2012-02-23 00:32:36 +0000
3+++ tests/Makefile.am 2012-02-23 06:54:22 +0000
4@@ -252,9 +252,10 @@
5 check-headless: gtest-nux-core
6 @gtester --verbose -k -o=test-nux-results.xml ./gtest-nux-core
7
8-test-apps: test-graphics-display test-empty-window xtest-button xtest-mouse-events xtest-mouse-buttons xtest-hgrid-key-navigation xtest-hlayout-key-navigation xtest-vlayout-key-navigation xtest-scrollbar xtest-focus-on-mouse-down xtest-focus-on-mouse-enter xtest-keynav-directions
9+test-apps: test-graphics-display test-empty-window xtest-text-entry xtest-button xtest-mouse-events xtest-mouse-buttons xtest-hgrid-key-navigation xtest-hlayout-key-navigation xtest-vlayout-key-navigation xtest-scrollbar xtest-focus-on-mouse-down xtest-focus-on-mouse-enter xtest-keynav-directions
10 ./test-graphics-display
11 ./test-empty-window
12+ ./xtest-text-entry
13 ./xtest-button
14 ./xtest-mouse-events
15 ./xtest-mouse-buttons

Subscribers

People subscribed via source and target branches

to all changes: