~ubuntu-branches/ubuntu/wily/qtdeclarative-opensource-src/wily-proposed

« back to all changes in this revision

Viewing changes to .pc/disable_failing_tests.patch/tests/auto/qml/debugger/debugger.pro

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo, Ricardo Salveti de Araujo, Timo Jyrinki
  • Date: 2014-06-19 02:39:21 UTC
  • mfrom: (0.1.18 experimental)
  • Revision ID: package-import@ubuntu.com-20140619023921-yb2oasnuetz9b0fc
Tags: 5.3.0-3ubuntu4
[ Ricardo Salveti de Araujo ]
* debian/control:
  - Updating dependencies as we now also have libqt5quickwidgets5-gles
* libqt5quickwidgets5.symbols: updating to allow gles variant

[ Timo Jyrinki ]
* Update libqt5quickparticles5.symbols from build logs

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
PUBLICTESTS += \
4
4
    qqmlenginedebugservice \
5
5
    qqmldebugjs \
 
6
    qqmlinspector \
 
7
    qqmlprofilerservice \
6
8
    qpacketprotocol \
7
 
#    qv8profilerservice \
 
9
#    qv4profilerservice \
8
10
#    qdebugmessageservice \
9
11
    qqmlenginedebuginspectorintegrationtest \
10
12
    qqmlinspector \
11
 
    qqmlprofilerservice
 
13
    qqmlprofilerservice \
 
14
    qqmlenginecontrol
12
15
 
13
16
PRIVATETESTS += \
14
17
    qqmldebugclient \