aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/tests
Commit message (Expand)AuthorAge
* For certain input skpdiff segfaulted. This prevents the segfault and should f...Gravatar stephana2014-09-05
* Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...Gravatar rmistry2014-08-22
* create sk_tools::Expectation class, similar to skiagm::Expectations classGravatar epoger2014-08-21
* add --descriptions flag to render_pictures toolGravatar epoger2014-08-14
* combine base_unittest.py modules from gm and toolsGravatar epoger2014-07-17
* Drop --clone from commands in skia repo.Gravatar Mike Klein2014-06-27
* reland "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-05
* Revert "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-04
* rebaseline_server: download actual-results.json files from GCS instead of SVNGravatar epoger2014-06-04
* make render_pictures properly handle empty expectations fileGravatar commit-bot@chromium.org2014-05-19
* render_pictures: add --mismatchPath flagGravatar commit-bot@chromium.org2014-05-15
* Adds dashboard link for one-line plot on each alert item.Gravatar commit-bot@chromium.org2014-05-13
* add --readJsonSummaryPath to render_picturesGravatar commit-bot@chromium.org2014-05-12
* remove self-tests for no-longer-supported rebaseline.pyGravatar commit-bot@chromium.org2014-05-02
* reland r14391 ('fix contents of render_pictures JSON summary')Gravatar commit-bot@chromium.org2014-04-29
* Revert of fix contents of render_pictures JSON summary (https://codereview.ch...Gravatar commit-bot@chromium.org2014-04-28
* fix contents of render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-28
* add some .gitignores related to gm and toolsGravatar commit-bot@chromium.org2014-04-11
* add explicit filepaths to render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-10
* Adds bench expectations to expectations/bench; fixes bench alert test's depen...Gravatar commit-bot@chromium.org2014-03-28
* add --writeChecksumBasedFilenames flag to render_picturesGravatar commit-bot@chromium.org2014-03-19
* short-term fix for RunToolSelfTestsGravatar commit-bot@chromium.org2014-03-18
* render_pictures unittests: run over a dir with multiple SKPs, like productionGravatar commit-bot@chromium.org2014-03-12
* Updates bench alert test output to match latest changes.Gravatar commit-bot@chromium.org2014-02-20
* Separates faster and slower bench alerts; sorts by delta.Gravatar commit-bot@chromium.org2014-02-20
* Create a common utility for finding and running binaries in out/Gravatar commit-bot@chromium.org2014-02-07
* render_pictures: adjust unittests to show specific failuresGravatar commit-bot@chromium.org2014-01-15
* [try 2] skpmaker: make the SKP more graphically interesting (add a border)Gravatar commit-bot@chromium.org2014-01-15
* Revert of skpmaker: make the SKP slightly more interesting (add a border) (ht...Gravatar commit-bot@chromium.org2014-01-15
* skpmaker: make the SKP slightly more interesting (add a border)Gravatar commit-bot@chromium.org2014-01-15
* deprecate tools/test_rendering.py and tools/test_pictures.pyGravatar commit-bot@chromium.org2014-01-14
* add unittest for render_pictures binaryGravatar commit-bot@chromium.org2014-01-07
* create tools/tests/run_all.py to run all our Python self-tests within toolsGravatar commit-bot@chromium.org2013-12-19
* Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes d...Gravatar bensong@google.com2013-10-24
* More work to integrate skimage with rebaseline tools.Gravatar scroggo@google.com2013-10-22
* Truly ignore failures in skimage.Gravatar scroggo@google.com2013-10-15
* Suppresses failing test due to change of bench_graph_svg. Will fix later.Gravatar bensong@google.com2013-10-15
* Add README file so git will create empty dirGravatar epoger@google.com2013-09-11
* Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063Gravatar epoger@google.com2013-09-03
* rebaseline.py: fix --add-new when there are no expectations at allGravatar epoger@google.com2013-09-03
* rebaseline.py: add --bugs and --unreviewed flagsGravatar epoger@google.com2013-09-03
* rebaseline.py self-test: validate that unknown fields are maintainedGravatar epoger@google.com2013-08-29
* Remove temporary workaround TODOs from tools/tests/run.shGravatar epoger@google.com2013-08-28
* Remove base-* directories from gm expected/actual paths; just use platform namesGravatar epoger@google.com2013-08-20
* Delete image-based rebaselining tool; we have switched to checksumsGravatar epoger@google.com2013-08-02
* rebaseline.py: add --keep-going-on-failure option, off by defaultGravatar epoger@google.com2013-07-16
* Fix Housekeeper bot after r9961Gravatar epoger@google.com2013-07-10
* rebaseline.py: error out early if --expectations-root not pointing at gm-expe...Gravatar epoger@google.com2013-07-10
* rebaseline.py: use specified configs/tests as a FILTER over actually-run testsGravatar epoger@google.com2013-07-10
* rebaseline.py: if expectations dir contains JSON format results, update those...Gravatar epoger@google.com2013-07-08