summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDylan Baker <dylanx.c.baker@intel.com>2014-10-17 15:25:59 -0700
committerDylan Baker <dylanx.c.baker@intel.com>2014-10-28 19:45:25 -0700
commitcde5e425a9fbea3978177e74316cb6cb20790b89 (patch)
tree48eac3232ceab6b4c855732fd670d75ae7eb8636 /README
parent71e41624be6f840e2c144dad9d990c00ea9b591c (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>
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 0 insertions, 16 deletions
diff --git a/README b/README
index 8672df800..d3321a49d 100644
--- a/README
+++ b/README
@@ -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.