diff options
author | David Robillard <d@drobilla.net> | 2023-03-29 19:59:47 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-04-05 09:45:15 -0400 |
commit | dd777c54b7585823be1f977e9dd887a5110a74f3 (patch) | |
tree | 0af28e331aba4e1d15719519ac9834a0b59817b7 /.reuse | |
parent | 978467d01da0c487348e2a0118c1aed196070230 (diff) | |
download | serd-dd777c54b7585823be1f977e9dd887a5110a74f3.tar.gz serd-dd777c54b7585823be1f977e9dd887a5110a74f3.tar.bz2 serd-dd777c54b7585823be1f977e9dd887a5110a74f3.zip |
Test URI and blank node manipulation features separately
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index e19c6fed..e404aabb 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/pretty/* +Files: test/bad/* 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 |