Device-less widget test infrastructure.
authorMax Lapan <max.lapan@gmail.com>
Tue, 9 Mar 2010 13:04:55 +0000 (16:04 +0300)
committerMax Lapan <max.lapan@gmail.com>
Tue, 9 Mar 2010 13:04:55 +0000 (16:04 +0300)
commit10b634bda8aef3f79597c1d9b06b49cd1457d715
treea44b8ab8b0db9c11da0946fe2e441bb23a8126f2
parent0bf49015bf8a5f3f4ed2da7f1341a25342fc721c
Device-less widget test infrastructure.

This allows us to test our widget using any Qt development environment. Which is
quite good, because scratchbox sucks.
mainwidget.hpp
tests/tests.pro
tests/widget/main.cpp [new file with mode: 0644]
tests/widget/widget.pro [new file with mode: 0644]
yandex-traffic-core.pri
yandex-traffic-gui.pri [new file with mode: 0644]