diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2016-01-03 16:29:50 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2016-01-04 03:40:09 +0100 |
commit | f4dc8a869ac49f19c20fc5fa606448e9103726bd (patch) | |
tree | ea77238dc7ff0d8e1e012f51b52b53b2f46c2127 /vcl/qa/cppunit | |
parent | c4a90354df1009cd24a3ac4d1c72624759e7fe16 (diff) |
the idea behind the test can't work right now
The Test currently tries to test the OpenCL and the SW interpreter and
assumes that it will show different results. However if we succeed in
generating an OpenCL interpreter we will never generate a SW interpreter.
There are a number of problems with the approach taken in this test.
1.) Assuming that we are able to execute OpenCL is an invalid
assumption.
2.) Changing the configuration inside of a test needs to be exeption
save as we are otherwise left with a strange config for the remaining
test cases.
3.) Changing the configuration does not change the formula group
interpreter. This needs to be done explicitly.
Change-Id: I679985ee7551b21aaa52038e107324980e7e1bb6
Diffstat (limited to 'vcl/qa/cppunit')
0 files changed, 0 insertions, 0 deletions