Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-16 | Clean up wscript | David Robillard | 1 | -21/+19 |
2018-07-23 | Fix GCC 4 build | David Robillard | 1 | -1/+2 |
2018-07-22 | Serd 0.30.0v0.30.0 | David Robillard | 1 | -1/+1 |
2018-07-22 | Add serd_free for freeing memory allocated by serd | David Robillard | 1 | -1/+1 |
2018-07-07 | Re-enable Turtle tests | David Robillard | 1 | -0/+2 |
2018-06-06 | Fix running lax tests | David Robillard | 1 | -1/+2 |
2018-02-04 | Add test for qualifying URIs | David Robillard | 1 | -0/+1 |
2018-02-04 | Factor out Turtle-to-Turtle test pattern | David Robillard | 1 | -6/+13 |
2018-02-04 | Exit with error status when test suite fails | David Robillard | 1 | -0/+2 |
2018-02-04 | Factor out syntax-specific reader implementation | David Robillard | 1 | -0/+1 |
2018-02-04 | Run tests in sorted order | David Robillard | 1 | -1/+1 |
2018-01-16 | Fix test suite with Python 2 | David Robillard | 1 | -4/+5 |
2018-01-04 | Fix test suite with Python 2 | David Robillard | 1 | -1/+1 |
2018-01-04 | Fix file URI to path conversion in test suite on Windows | David Robillard | 1 | -1/+12 |
2018-01-04 | Specify encoding when comparing files in Python | David Robillard | 1 | -4/+4 |
2018-01-04 | Remove snprintf define hack for Windows | David Robillard | 1 | -1/+1 |
2018-01-04 | Only run one thru test per test to speed up test suite | David Robillard | 1 | -5/+9 |
2017-12-29 | Don't force ASCII for NQuads | David Robillard | 1 | -17/+21 |
2017-12-29 | Print diffs for failed tests | David Robillard | 1 | -0/+10 |
2017-12-29 | Use clang-tidy for linting | David Robillard | 1 | -2/+8 |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 1 | -7/+8 |
2017-12-16 | Update waf | David Robillard | 1 | -1/+0 |
2017-10-07 | Simplify documentation cleanup | David Robillard | 1 | -5/+1 |
2017-10-07 | Clean up waf options | David Robillard | 1 | -10/+11 |
2017-09-27 | Fix wscript for Python 3 | David Robillard | 1 | -4/+4 |
2017-09-25 | Clean up wscript | David Robillard | 1 | -76/+51 |
2017-09-25 | Suppress duplicate test output lines | David Robillard | 1 | -3/+3 |
2017-09-25 | Add missing waf command documentation | David Robillard | 1 | -0/+2 |
2017-09-24 | Remove test suite rdflib dependency | David Robillard | 1 | -27/+31 |
2017-09-24 | Clean up wscript | David Robillard | 1 | -63/+41 |
2017-09-24 | Make internal tests standard manifest-driven test suites | David Robillard | 1 | -173/+100 |
2017-09-23 | Fix quiet flag test | David Robillard | 1 | -1/+1 |
2017-09-23 | Add NTriples test suite | David Robillard | 1 | -1/+8 |
2017-09-23 | Clean up test output and ensure errors are always reported | David Robillard | 1 | -90/+89 |
2017-09-10 | Report if static or dynamic library will be built | David Robillard | 1 | -0/+2 |
2017-08-29 | Fix writing of corrupt UTF-8 | David Robillard | 1 | -5/+0 |
2017-08-28 | Report errors for prematurely terminated statements | David Robillard | 1 | -1/+1 |
2017-07-30 | Support strict parsing of prefixed names | David Robillard | 1 | -2/+2 |
2017-07-21 | Serd 0.28.0v0.28.0 | David Robillard | 1 | -1/+1 |
2017-07-09 | Add serd_node_from_substring() | David Robillard | 1 | -1/+1 |
2017-06-30 | Rename README to README.md | David Robillard | 1 | -1/+1 |
2017-06-30 | Clean up UTF-8 parsing and use CLZ if available | David Robillard | 1 | -0/+5 |
2017-06-30 | Fix various clang-tidy issues | David Robillard | 1 | -0/+1 |
2017-06-29 | Fix strict parsing of abolute URI schemes | David Robillard | 1 | -3/+4 |
2017-04-24 | Allow arbitrary page size to be passed for custom sources | David Robillard | 1 | -1/+1 |
2017-04-14 | Clean up test output | David Robillard | 1 | -15/+18 |
2017-04-14 | Test read errors with both bulk and non-bulk reading | David Robillard | 1 | -1/+5 |
2017-04-14 | Factor out file reading from reader | David Robillard | 1 | -1/+2 |
2017-04-14 | Print consistent relative paths in test output | David Robillard | 1 | -7/+9 |
2017-01-10 | Serd 0.26.0v0.26.0 | David Robillard | 1 | -1/+1 |