index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Remove escape parameter from serd_node_new_file_uri
David Robillard
1
-10
/
+5
2022-01-13
Remove useless character counting
David Robillard
2
-17
/
+9
2022-01-13
Remove serd_uri_to_path()
David Robillard
1
-41
/
+0
2022-01-13
Switch to Meson
David Robillard
4
-0
/
+274
2022-01-13
Factor out test suite running to a standalone script
David Robillard
1
-0
/
+403
2022-01-13
Suppress new warnings in clang-tidy 13
David Robillard
1
-1
/
+2
2021-07-10
Fix out of bounds read in test
David Robillard
1
-0
/
+4
2021-07-10
Clean up socket-like stream reading test
David Robillard
1
-5
/
+17
2021-07-10
Add missing include
David Robillard
1
-0
/
+1
2021-07-09
Fix accidentally disabled writer test
David Robillard
1
-4
/
+1
2021-07-08
Suppress new warnings in clang-tidy 12
David Robillard
1
-0
/
+2
2021-06-30
Make node qualify and expand functions tolerate a null Env
David Robillard
1
-0
/
+5
2021-04-09
Write statements with invalid URI characters in lax mode
David Robillard
5
-0
/
+13
2021-02-15
Fix writing long literals with triple quotes
David Robillard
1
-0
/
+65
2021-01-02
Use email address instead of website for attribution
David Robillard
7
-7
/
+7
2020-12-31
Format all code with clang-format
David Robillard
7
-614
/
+635
2020-12-17
Add test for attempting to convert a non-file URI to a path
David Robillard
1
-0
/
+3
2020-12-15
Suppress new clang-tidy warnings
David Robillard
1
-0
/
+3
2020-11-14
Deprecate serd_uri_to_path()
David Robillard
1
-0
/
+9
2020-11-13
Remove tests that pass null to nonnull parameters
David Robillard
2
-8
/
+4
2020-11-13
Add failure test for unescaped quotes in URIs
David Robillard
2
-0
/
+7
2020-11-13
Allow setting the base URI of an Env to NULL
David Robillard
1
-1
/
+6
2020-11-12
Use C11 if possible
David Robillard
1
-0
/
+1
2020-11-12
Suppress nullability warnings in tests
David Robillard
1
-0
/
+1
2020-11-11
Add nonnull and nullable attributes to API
David Robillard
1
-0
/
+8
2020-11-10
Fix memory leak in chunk reading test
David Robillard
1
-0
/
+1
2020-11-09
Add a test for reading strings with no trailing newline
David Robillard
1
-0
/
+23
2020-11-09
Use separate clang-tidy configurations for implementation and tests
David Robillard
1
-0
/
+9
2020-11-09
Split out reader and writer tests
David Robillard
2
-167
/
+203
2020-11-09
Split out string tests
David Robillard
2
-32
/
+64
2020-11-09
Split out URI tests
David Robillard
2
-136
/
+171
2020-11-09
Rename unit tests to start with a consistent prefix
David Robillard
4
-0
/
+0
2020-11-09
Rename test directory
David Robillard
1178
-0
/
+62423
[prev]