[PyOpenGL-Users] [ pyopengl-Feature Requests-574464 ] Testing framework
Brought to you by:
mcfletch
From: <no...@so...> - 2002-06-27 06:48:29
|
Feature Requests item #574464, was opened at 2002-06-27 02:48 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355988&aid=574464&group_id=5988 Category: new module-OpenGLContext Group: OpenGLContext v1.0 Status: Open Resolution: None Priority: 5 Submitted By: Mike C. Fletcher (mcfletch) Assigned to: Mike C. Fletcher (mcfletch) Summary: Testing framework Initial Comment: Need to work on creating an automated testing framework for PyOpenGL. This should allow for testing the various context modes with test code snippets and possibly comparing results with expected-results bitmaps (taking into consideration that OpenGL doesn't guarantee pixel-perfect reproduction AFAIK). At the least the code should be able to run every method in the library just to see if they blow up. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355988&aid=574464&group_id=5988 |