summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/res
Commit message (Collapse)AuthorAgeFilesLines
* Added the LayoutTestsRunner class that is responsible for running the tests. ↵Maksymilian Osowski2010-07-161-0/+2
| | | | | | | | | 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
* Added dialogs to the DirListActivity.Maksymilian Osowski2010-07-121-0/+26
| | | | | | | - A run/abort dialog on long click on directory - A delayed progress dialog for directories that take long to load Change-Id: I2fda245a48cb09faf8228809f7b091a7d2383589
* A basic extension of ListActivity that allows navigating through tests and ↵Maksymilian Osowski2010-07-093-0/+43
test folders. It provides the user with the simple UI that makes it easy to chose which tests to run. Change-Id: Ifd0c4665de73e5702b892e57f5e91f84db36b248