commit | 3c8ccb384513dd9bae0f98ac516ea36fbaa3173b | [log] [tgz] |
---|---|---|
author | Maksymilian Osowski <maxosowski@google.com> | Mon Jul 12 15:59:26 2010 +0100 |
committer | Maksymilian Osowski <maxosowski@google.com> | Fri Jul 16 14:32:12 2010 +0100 |
tree | 73fdfa1ea6fd63b205eeb1ad682748d6594cbb37 | |
parent | cc483d25b96dc2e394473e63cac29d06f1e96261 [diff] |
Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter. It preloads the tests from the given path, runs them and asks for dumps and diffs. It will also prepare summaries in the future. It delegates most of the work of actually running the individual tests to LayoutTest class and AbstractResult (and its subclasses in the future). Change-Id: I483bf26a380b539e4769e61b4a09fa270ab0e8e9