skia2/modules/svg
Ben Wagner bded42ab51 Split :tests into :test and :tests.
Split the :tests target into a :test target which contains the test
framework and :tests which collects all of the test cases. This allows
for all targets which define tests to depend on :test in order to define
tests, with :tests then depending on all targets which define tests. A
similar split should be considered for gms, samples, and benches.

Change-Id: Ic9f373ec0c1a8ea842fa68327e854db23477caae
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371696
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-02-18 17:01:23 +00:00
..
include [svg] Refactor <pattern> and gradient stop elements to new parsing 2021-02-08 20:27:17 +00:00
src [svg] Refactor <pattern> and gradient stop elements to new parsing 2021-02-08 20:27:17 +00:00
tests Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +00:00
utils Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +00:00
BUILD.gn Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
svg.gni [svg] Implement <image> element 2021-02-02 22:36:05 +00:00