DescriptionCreate our own blink_heap run_all_tests target to avoid piggy-backing on wtf's.
We used to use wtf's run_all_tests target to run out blink heap unittests. That causes a problem when we want to initialize our heap since we cannot call Heap::init/shutdown from wtf's RunAllTests since it cannot/should not depend on blink heap.
R=ager@chromium.org, erik.corry@gmail.com, haraken@chromium.org, vegorov@chromium.org, zerny@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165073
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review feedback #
Messages
Total messages: 9 (0 generated)
|