index
:
serd.git
1.x
absolute-base-uri
jsonld
main
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
extra
Age
Commit message (
Collapse
)
Author
Files
Lines
10 days
Add test case with only a UTF-8 byte order mark
David Robillard
3
-0
/
+7
10 days
Remove unnecessary condition and improve error message test coverage
David Robillard
12
-6
/
+61
Not all of these cases are grammatically interesting, but the invalid characters are significant for error reporting (for example, error messages shouldn't contain raw control characters).
10 days
Improve coverage of blank node label characters
David Robillard
4
-7
/
+7
2025-03-16
Fix reading prefix names that start with "true." or "false."
David Robillard
3
-0
/
+14
2025-03-16
Fix reading numbers with no space before the final dot
David Robillard
11
-0
/
+60
2025-01-30
Separate EOF tests from catch-all "bad" test suite
David Robillard
39
-216
/
+230
2024-06-25
Improve test suite coverage
David Robillard
9
-4
/
+45
2024-06-24
Write blank lines between graphs and statements in TriG
David Robillard
1
-3
/
+13
2024-06-23
Remove redundant test manifest entry
David Robillard
1
-1
/
+0
2024-06-09
Add missing entries to "good" test manifest
David Robillard
1
-6
/
+18
2024-06-09
Treat out of range unicode characters as errors
David Robillard
5
-7
/
+8
2024-06-09
Add test cases for special characters in local names
David Robillard
6
-1
/
+59
2024-06-07
Add test cases for lax TriG parsing
David Robillard
4
-0
/
+38
2024-06-07
Add test case for bad graph URIs in NQuads
David Robillard
2
-2
/
+2
2024-03-29
Add NTriples test cases for bad blank nodes and trailing garbage
David Robillard
3
-0
/
+14
2024-03-29
Fix lax NQuads parsing
David Robillard
14
-25
/
+98
2024-03-29
Support reading lone lists in lax mode
David Robillard
3
-0
/
+10
This allows parsing documents like "(42) ."
2024-03-08
Add tests with as many rules as possible in a single document
David Robillard
7
-0
/
+115
2024-03-08
Add more exhaustive NTriples and NQuads test cases
David Robillard
51
-0
/
+394
2024-03-08
Fix parsing NQuads lines with no space before the final dot
David Robillard
3
-0
/
+22
2023-04-06
Add test for different comment termination cases
David Robillard
3
-0
/
+13
2023-04-06
Improve pretty-printing of lists and inline subjects
David Robillard
13
-10
/
+87
2023-04-06
Remove support for writing Turtle named inline nodes extension
David Robillard
2
-18
/
+0
2023-04-06
Make URI writing stricter by default
David Robillard
1
-0
/
+30
2023-04-06
Gracefully handle boolean subject and predicate errors
David Robillard
6
-2
/
+17
2023-04-05
Add tests for EOF within UTF-8 characters
David Robillard
3
-0
/
+16
2023-04-05
Clean up remaining stale test suite data
David Robillard
20
-300
/
+307
2023-04-05
Add a simple abbreviation test suite
David Robillard
8
-0
/
+91
2023-04-05
Move big test cases to a separate suite
David Robillard
9
-21
/
+35
2023-04-05
Factor out a suite of "perfect" reversible tests
David Robillard
62
-20141
/
+80421
2023-04-05
Clean up "good" test suite
David Robillard
49
-50262
/
+20276
2023-04-05
Separate test suites and simplify licensing metadata
David Robillard
220
-0
/
+52587