diff options
author | Dylan Baker <dylanx.c.baker@intel.com> | 2014-10-17 15:25:59 -0700 |
---|---|---|
committer | Dylan Baker <dylanx.c.baker@intel.com> | 2014-10-28 19:45:25 -0700 |
commit | cde5e425a9fbea3978177e74316cb6cb20790b89 (patch) | |
tree | 48eac3232ceab6b4c855732fd670d75ae7eb8636 | |
parent | 71e41624be6f840e2c144dad9d990c00ea9b591c (diff) |
README: Remove Todo section
This section has either been long since completed or is outside the
scope of the piglit project.
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
-rw-r--r-- | README | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -343,19 +343,3 @@ python framework: It is generally unecissary to call this class directly as it uses a helper function to search directories for tests - - -6. Todo -------- - - Get automated tests into widespread use ;) - - Automate and integrate tests and demos from Mesa - Add code that automatically tests whether the test has rendered correctly - - Performance regression tests - Ideally, this should be done by summarizing / comparing a history of - test results - Note that while some small artificial micro-benchmark could be added to - Piglit, the Phoronix test suite is probably a better place for - realistic performance testing. |