summaryrefslogtreecommitdiffstats
path: root/media/tools/layout_tests/test_expectations.py
Commit message (Expand)AuthorAgeFilesLines
* Fix layout test analyzer post changes in parsing expectations.shadi@chromium.org2013-12-191-19/+3
* Fix layout test analyzer post the move to blink and updates to TestExpectations.shadi@chromium.org2013-07-291-1/+4
* Update tools to reflect movement of TestExpectationssteveblock@chromium.org2013-04-181-5/+4
* Switch to using WebKit's test expecation parser.dalecurtis@google.com2012-09-261-108/+70
* Don't count ANDROID or WONTFIX tests towards failure count.dalecurtis@google.com2012-09-241-10/+14
* Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectation...rniwa@chromium.org2012-06-051-1/+1
* Updating Layout test analyzer.imasaki@google.com2012-03-021-1/+1
* Fix python scripts in src/mediamaruel@chromium.org2011-11-231-1/+0
* Fix issue with getting description of test case with unicode character in the...imasaki@google.com2011-10-041-1/+1
* Fix for the issue pointed out by pylint in the layout test analzyer.imasaki@google.com2011-09-081-2/+2
* Refactor/Simplify the test expectation code in media/tools/layout_tests/, I w...imasaki@google.com2011-08-221-433/+148
* Fix a bug that shows incorrect revision author/message in the layout testimasaki@google.com2011-08-021-9/+11
* Small bug fix in get_all_column_names() in layout test analyzer. When if incl...imasaki@google.com2011-08-021-1/+2
* Initial checkin of test expectation part of layout test analyzer. Originally,...imasaki@google.com2011-08-011-0/+438