Package schrodinger :: Package test :: Module perceptualdiff
[hide private]
[frames] | no frames]

Module perceptualdiff

Run Perceptual Diff tests in maestrolibs

Classes [hide private]
  PerceptualDiffTest
The tests that use perceptualdiff all require some boilerplate arguments:
Functions [hide private]
 
get_opengl_version_string()
 
uses_old_mesa()
Does the current display use an old version of Mesa graphics?
Variables [hide private]
  _build_tools = '/scr/buildbot/src/mmshare/build_tools'
  MESA_VERSION = 'Mesa-7.7.1'
  __package__ = 'schrodinger.test'
Function Details [hide private]

uses_old_mesa()

 

Does the current display use an old version of Mesa graphics?

If so, we probably want to use a newer Mesa version for the tests.