Allow v8 autotest to run without Qt
authorAaron Kennedy <aaron.kennedy@nokia.com>
Fri, 10 Jun 2011 01:53:56 +0000 (11:53 +1000)
committerAaron Kennedy <aaron.kennedy@nokia.com>
Fri, 10 Jun 2011 01:53:56 +0000 (11:53 +1000)
commitf02280f464c8bd976221d723a6acac20c971ddd7
treef68a575a09c21c8627049c6629aa446352101b53
parentdf4add062fc7368d9fee7c697405c43422b0af27
Allow v8 autotest to run without Qt
tests/auto/declarative/v8/Makefile.nonqt [new file with mode: 0644]
tests/auto/declarative/v8/README.txt [new file with mode: 0644]
tests/auto/declarative/v8/tst_v8.cpp
tests/auto/declarative/v8/v8.pro
tests/auto/declarative/v8/v8main.cpp [new file with mode: 0644]
tests/auto/declarative/v8/v8test.cpp [new file with mode: 0644]
tests/auto/declarative/v8/v8test.h [new file with mode: 0644]