conform: Do not resize the stage
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Feb 2010 12:16:02 +0000 (12:16 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Feb 2010 12:19:15 +0000 (12:19 +0000)
commit7a3eb452b802e5b38542d224da179c4267706e7b
treec6ce9e6b8a45a0c2829e9531251f83fe9faddbf6
parent4cadc7300504828fa0db8cb21e1b9d8e23be6319
conform: Do not resize the stage

Since all conformance tests share the same state we should not touch
stuff like the stage size; sharing is already fairly complex and adds a
lot of caveats on the implementation of a conformance test unit, and if
we make tests influence later ones then we might slip in bugs or false
negatives - thus defeating the whole point of a conformance test suite.
tests/conform/test-cogl-offscreen.c
tests/conform/test-cogl-readpixels.c
tests/conform/test-cogl-viewport.c
tests/conform/test-pick.c