aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-30Add more tests from the new W3C Turtle test suite.David Robillard9-13/+42
2013-03-30Improve branch coverage.David Robillard1-0/+5
2013-03-30Implement case-insensitive language tags from new Turtle spec.David Robillard4-6/+16
2013-03-30Add some missing tests from latest W3C test suite.David Robillard149-0/+255
2013-03-30Improve branch coverage.David Robillard2-2/+8
2013-03-30Merge test suites.David Robillard153-965/+703
2013-03-30Don't escape backspace or form feed for ntriples.David Robillard2-5/+9
2013-03-24Set SERD_HAS_NEWLINE and SERD_HAS_QUOTE flags when unescaped newlines or quot...David Robillard4-9/+31
2013-03-24Remove unused SERD_URI enum value.David Robillard1-1/+0
2013-03-04Remove unused prefix.David Robillard1-1/+0
2013-03-04Support dots and colons in pnames.David Robillard8-34/+90
2013-03-04Use quiet flag on bad tests (back to 100% coverage).David Robillard1-3/+3
2013-03-04Add missing newline.David Robillard1-1/+1
2013-03-04Improve dot support.David Robillard16-36/+155
2013-03-03Fix crazy logic and redundant call in read_PN_LOCAL().David Robillard1-4/+4
2013-03-03Write thru files to build directory.David Robillard1-11/+10
2013-03-03Pass negative eval tests (reject invalid escaped URI characters).David Robillard6-19/+30
2013-03-03Remove dead code.David Robillard1-8/+4
2013-03-03Don't write xsd:decimal literals to Turtle bare if they would not be read backDavid Robillard3-12/+28
2013-03-03Simplify manifest-based test running.David Robillard1-20/+13
2013-03-03Abstract out thru test running.David Robillard1-21/+28
2013-03-03Remove comments referring to old grammar rules.David Robillard1-33/+0
2013-03-03Pass turtle-syntax-bad-prefix-01 (propagate errors in write_node).David Robillard1-5/+8
2013-03-02Pass turtle-syntax-number-08.ttl (integer followed by terminating dot).David Robillard2-117/+147
2013-03-02Use same base URI for both new test suites.David Robillard1-2/+2
2013-03-02Fix anonymous_blank_node_subject test.David Robillard2-1/+2
2013-02-26Fix URI for tests-ttl tests.David Robillard1-1/+1
2013-02-26Remove debug print and fix Python 3 compatibility.David Robillard1-1/+0
2013-02-25Support most of the latest Turtle Editor's Draft.David Robillard348-434/+3342
2013-02-25Add DOAP information.David Robillard1-0/+16
2013-02-24Move old test suite to its own directory.David Robillard124-71/+86
2013-02-24Fix typo.David Robillard1-1/+1
2013-02-24Generate shorter blank node IDs like the new Turtle test suite.David Robillard17-337/+338
2013-02-24Add missing files.David Robillard2-0/+243
2013-02-24Restructure test suite to match new Turtle test suite.David Robillard108-169/+7
2013-02-03Correctly handle posix_memalign failureDavid Robillard2-3/+4
2013-02-02Upgrade to waf 1.9.7David Robillard1-0/+0
2013-01-22Fix possible crash in serd_writer_end_anon() when writing invalid listsDavid Robillard4-4/+9
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Serd 0.18.2David Robillard2-3/+3
2012-12-23Windows compatibility fixes.David Robillard2-0/+10
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-12-23Fix serd_node_new_decimal test code.David Robillard1-6/+6
2012-12-21Fix crash when serd_node_new_decimal is called with infinity or NaN.David Robillard3-3/+11
2012-12-20Fix crash when resolving against non-standard base URIs.David Robillard2-5/+3
2012-11-14Fix bug that caused "a" abbreviation in non-predicate position (#862).David Robillard2-2/+3
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0