Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-24 | Make internal tests standard manifest-driven test suites | David Robillard | 8 | -314/+572 |
2017-09-11 | Remove redundant tests | David Robillard | 49 | -350/+0 |
2017-07-10 | Add test for parsing empty documents | David Robillard | 2 | -0/+0 |
2017-06-29 | Fix strict parsing of abolute URI schemes | David Robillard | 2 | -0/+6 |
2014-12-17 | Add test for statements ending with a blank then dot with no space. | David Robillard | 2 | -0/+2 |
2014-12-17 | Add tests for Turtle named inline nodes extension. | David Robillard | 4 | -0/+10 |
2013-03-30 | Don't escape backspace or form feed for ntriples. | David Robillard | 1 | -3/+3 |
2013-03-24 | Set SERD_HAS_NEWLINE and SERD_HAS_QUOTE flags when unescaped newlines or quot... | David Robillard | 2 | -1/+5 |
2013-03-03 | Pass negative eval tests (reject invalid escaped URI characters). | David Robillard | 4 | -4/+4 |
2013-02-25 | Support most of the latest Turtle Editor's Draft. | David Robillard | 11 | -55/+55 |
2013-02-24 | Move old test suite to its own directory. | David Robillard | 123 | -0/+51945 |