Misc. updates to the lancelot autotest framework
authoraavit <qt_aavit@ovi.com>
Mon, 13 Aug 2012 12:13:40 +0000 (14:13 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 26 Sep 2012 02:03:48 +0000 (04:03 +0200)
commitaa9728450cc515c66545323646c66d826a1af50a
treee309abb926ca9fe8da2d1784d0db4a8db9305c1e
parentbf05abddfd542a0568138d533d1f401d32b65e8c
Misc. updates to the lancelot autotest framework

Moving more logic into the protocol and framework, easening
the burden on the autotest implementation.
Implementing several new features in the server and
report, like fuzzy matching and static baselines.

Change-Id: Iaf070918195ae05767808a548f019d09d9d5f8c0
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
tests/baselineserver/shared/baselineprotocol.cpp
tests/baselineserver/shared/baselineprotocol.h
tests/baselineserver/shared/qbaselinetest.cpp
tests/baselineserver/shared/qbaselinetest.h
tests/baselineserver/src/baselineserver.cpp
tests/baselineserver/src/baselineserver.h
tests/baselineserver/src/report.cpp
tests/baselineserver/src/report.h
tests/baselineserver/src/templates/view.html