David Robillard
e9b014772d
Tidy up configuration output.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@456 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
f6c78d4796
Specify -lm in libs.private for static compilation ( #918 ).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@455 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
43212c07f8
Add -lm to pkg-config libs.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@454 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
c529d9e10b
Update to r94/autowaf.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@453 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
2ecbc85f12
Update to latest Turtle test suite.
...
Support UTF-8 in blank node names.
Support idiotic SPARQL escaping in local names.
git-svn-id: http://svn.drobilla.net/serd/trunk@452 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
a38f60f807
Update to waf 1.7.14.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@451 490d8e77-9747-427b-9fa3-0b8f29cee8a0
9 years ago
David Robillard
6ace8d5313
Upgrade to waf 1.7.11.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@450 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
dc9f6c8d6b
Add new literal tests from Turtle test suite.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@449 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
6114b08ae0
Write \uFFFF, not \U0000FFFF.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@448 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
cf7dc2c676
Remove unnecessary branch condition.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@447 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
09c4bb6a30
Add more tests from the new W3C Turtle test suite.
...
Support crazy escaped NULL characters in literals.
Fix incorrect round-trip serialization test command.
git-svn-id: http://svn.drobilla.net/serd/trunk@446 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
99a57ab1bc
Improve branch coverage.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@445 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
326d672cc9
Implement case-insensitive language tags from new Turtle spec.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@444 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
d9015f088e
Add some missing tests from latest W3C test suite.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@443 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
7c662143ed
Improve branch coverage.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@442 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
e6f2680dc5
Merge test suites.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@441 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
2d6b2c5560
Don't escape backspace or form feed for ntriples.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@440 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
0c9f5eb2ee
Set SERD_HAS_NEWLINE and SERD_HAS_QUOTE flags when unescaped newlines or quotes are read.
...
Don't escape legal ASCII characters when writing long literals.
git-svn-id: http://svn.drobilla.net/serd/trunk@439 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
217bc5d3bb
Remove unused SERD_URI enum value.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@438 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
2025d5a589
Remove unused prefix.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@437 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
a27bd15451
Support dots and colons in pnames.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@436 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
3a4d1a4156
Use quiet flag on bad tests (back to 100% coverage).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@435 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
42dd191b07
Add missing newline.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@434 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
1184a65761
Improve dot support.
...
Extend test suite to cover more of the new Turtle draft.
git-svn-id: http://svn.drobilla.net/serd/trunk@433 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
c15914a3a9
Fix crazy logic and redundant call in read_PN_LOCAL().
...
git-svn-id: http://svn.drobilla.net/serd/trunk@432 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
fe938ab363
Write thru files to build directory.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@431 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
c7fb2c971e
Pass negative eval tests (reject invalid escaped URI characters).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@430 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
27f9c0f0e2
Remove dead code.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@429 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
1d32c6e37b
Don't write xsd:decimal literals to Turtle bare if they would not be read back
...
with the same type.
Run thru tests on manifest-based test suites.
git-svn-id: http://svn.drobilla.net/serd/trunk@428 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
2f993d4029
Simplify manifest-based test running.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@427 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
a3fa7ea027
Abstract out thru test running.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@426 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
2f9844a987
Remove comments referring to old grammar rules.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@425 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
48410222b7
Pass turtle-syntax-bad-prefix-01 (propagate errors in write_node).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@424 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
ca662173d1
Pass turtle-syntax-number-08.ttl (integer followed by terminating dot).
...
Better error handling.
git-svn-id: http://svn.drobilla.net/serd/trunk@423 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
48d7ec3442
Use same base URI for both new test suites.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@422 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
e2f891daf2
Fix anonymous_blank_node_subject test.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@421 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
b1ef34b982
Fix URI for tests-ttl tests.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@420 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
fe7a861337
Remove debug print and fix Python 3 compatibility.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@419 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
4cd874e79f
Support most of the latest Turtle Editor's Draft.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@418 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
29c0649c9f
Add DOAP information.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@417 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
88c96ff149
Move old test suite to its own directory.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@416 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
c317ac6594
Fix typo.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@415 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
a44d17c590
Generate shorter blank node IDs like the new Turtle test suite.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@414 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
7aac9795ba
Add missing files.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@413 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
d3e093b153
Restructure test suite to match new Turtle test suite.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@412 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
541c97ad49
Correctly handle posix_memalign failure
...
git-svn-id: http://svn.drobilla.net/serd/trunk@411 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
2de072c67c
Upgrade to waf 1.9.7
...
git-svn-id: http://svn.drobilla.net/serd/trunk@410 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
4459a37f7d
Fix possible crash in serd_writer_end_anon() when writing invalid lists
...
git-svn-id: http://svn.drobilla.net/serd/trunk@409 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
6a9f4ff229
Downgrade to waf 1.7.5.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@408 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago
David Robillard
1e3c291400
Serd 0.18.2
...
git-svn-id: http://svn.drobilla.net/serd/trunk@406 490d8e77-9747-427b-9fa3-0b8f29cee8a0
10 years ago