summaryrefslogtreecommitdiffstats
path: root/webkit/data/dom_serializer
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-24 16:29:35 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-24 16:29:35 +0000
commite56c5cb79855cfc4628e198ec070b433b65ed89e (patch)
treeec17c331c92b373821c7c891457d5d0b07afcb98 /webkit/data/dom_serializer
parent7cb33dab94dfec80b2912f45e2a18f6bdbc260be (diff)
downloadchromium_src-e56c5cb79855cfc4628e198ec070b433b65ed89e.zip
chromium_src-e56c5cb79855cfc4628e198ec070b433b65ed89e.tar.gz
chromium_src-e56c5cb79855cfc4628e198ec070b433b65ed89e.tar.bz2
Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_exclude
If I receive an LGTM, I'll land this patch (with updated .txt files of course) during the weekend in the Europe afternoon to minimize possible damages. Then I'll update all the docs accordingly For the record, I got the list of the files by doing find . | grep -v "\.svn" | grep "valgrind.*gtest" | sed "s/\.gtest.*$//" | \ sed "s/\/[a-z_]\+$//" | sort | uniq | tee list_dirs And then for F in `cat list_dirs`; do svn mv $F/*.txt tools/valgrind/gtest_exclude/; done TEST=ran a few tests locally under Valgrind and TSan Review URL: http://codereview.chromium.org/4054004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63681 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/dom_serializer')
0 files changed, 0 insertions, 0 deletions