diff options
author | David Robillard <d@drobilla.net> | 2023-04-03 09:00:06 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-04-05 09:45:15 -0400 |
commit | 06ae14c8997200bbb3d4dbf0a83e1857d1f79895 (patch) | |
tree | f5df58ec2d1d4c6983d22be9a33a16272dec617b /.reuse/dep5 | |
parent | 05d0374f32d27fb9f0e17d86116b3d6bfa4008ac (diff) | |
download | serd-06ae14c8997200bbb3d4dbf0a83e1857d1f79895.tar.gz serd-06ae14c8997200bbb3d4dbf0a83e1857d1f79895.tar.bz2 serd-06ae14c8997200bbb3d4dbf0a83e1857d1f79895.zip |
Test full URI preservation separately
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index e404aabb..ecd40484 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -8,7 +8,7 @@ Copyright: 2010 World Wide Web Consortium, (MIT, ERCIM, Keio, Beihang) and other Comment: Standard test suites from the W3C (only required for testing) License: BSD-3-Clause -Files: test/bad/* test/good/* test/lax/* test/qualify/* test/root/* test/prefix/* test/pretty/* +Files: test/bad/* test/full/* test/good/* test/lax/* test/qualify/* test/root/* test/prefix/* test/pretty/* Copyright: 2011-2023 David Robillard <d@drobilla.net> Comment: Extra tests for serd (potential contributions to the W3C suites) License: BSD-3-Clause OR ISC |